Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x2fb2…aefd30d ago0x156281…a60931
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x414d…e9d530d ago0x531d4a…f03d66
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x466a…f27130d ago0xeb9ddf…c10afd
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xd8cf…8eb730d ago0xbccc09…7195b9
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x1bc6…2f9030d ago0x7ac9c9…33bedf
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x0dc1…621430d ago0x67d258…adb8d7
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x0477…fae030d ago0x66430a…16f9d9
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x8944…ba2a30d ago0x57f31a…54f794
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x1dbc…007e30d ago0x273843…7c9d5d
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xc06a…344730d ago0xa69c02…7b0eb7
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xc0fa…66cc30d ago0x9b6465…683159
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xc366…284e30d ago0x16b7d8…144038
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x5613…339e30d ago0xc7cc98…e8e841
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x4f6a…d2f630d ago0xad5570…ea4b03
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xeb08…9f9c30d ago0x5ae3eb…334faa
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x6078…eee830d ago0x897e38…ff96cc
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x9f03…523330d ago0x6dbbf7…0b6e28
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x53e5…093930d ago0x196604…ad37d5
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x3845…8ad230d ago0x94cb89…786395
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x0ad8…9d8a30d ago0x983168…40a68c
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xc246…c59530d ago0x1855cd…453db0
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x5720…a5f430d ago0xf9376c…e77ee5
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5613…339e31d ago0x5b546e…067548

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.