Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180x9bcc…4063Base—$0.01100%coinbase63d ago0xef099a…136b7e
0x2bc8…7a180xf8e6…1241Base—$0.01100%coinbase63d ago0x82bbbc…5174bf
0x2bc8…7a180x4d06…6d90Base—$0.01100%coinbase63d ago0x961570…c7d642
0x2bc8…7a180x433d…3c20Base—$0.01100%coinbase63d ago0xb125d4…82b2df
0x2bc8…7a180x091b…81c5Base—$0.01100%coinbase63d ago0x3a1b50…73d240
0x2bc8…7a180xd6a0…93ebBase—$0.01100%coinbase63d ago0x62dd3b…d5d281
0x2bc8…7a180xe155…cd4eBase—$0.01100%coinbase63d ago0x62ad65…847391
0x2bc8…7a180xb83a…ec34Base—$0.01100%coinbase63d ago0xb93a4d…144295
0x2bc8…7a180x1483…9ab1Base—$0.01100%coinbase63d ago0x576218…c886f1
0x2bc8…7a180xb245…1bb8Base—$0.01100%coinbase63d ago0x0d0af0…59e068
0x2bc8…7a180x179b…522aBase—$0.01100%coinbase63d ago0x28697e…d6e662
0x2bc8…7a180x0f80…99cdBase—$0.01100%coinbase63d ago0xa5085c…dd8a93
0x2bc8…7a180xa114…f9c9Base—$0.01100%coinbase63d ago0x70ba27…1afed0
0x2bc8…7a180x4b32…ed98Base—$0.01100%coinbase63d ago0x6d1728…bc3513
0x2bc8…7a180xa19e…b5f9Base—$0.01100%coinbase63d ago0x169983…903e3e
0x2bc8…7a180x7a81…89b4Base—$0.01100%coinbase63d ago0xbcc795…b61117
0x2bc8…7a180xa6b3…142aBase—$0.01100%coinbase63d ago0x25aa96…ad03de
0x2bc8…7a180x6ece…f862Base—$0.01100%coinbase63d ago0x52913c…b1f590
0x2bc8…7a180x2a56…e799Base—$0.01100%coinbase63d ago0x78f5e1…be82ec
0x2bc8…7a180xde3f…8d74Base—$0.01100%coinbase63d ago0xd134ef…7e7798
0x2bc8…7a180x4056…1772Base—$0.01100%coinbase63d ago0xfa8109…c5f20a
0x2bc8…7a180xd460…dd5aBase—$0.01100%coinbase63d ago0xf6ea46…153c93
0x2bc8…7a180xc6b1…07a8Base—$0.01100%coinbase63d ago0xc2159b…d979a8
0x2bc8…7a180x7916…1390Base—$0.01100%coinbase63d ago0xe7a597…608e41
0x2bc8…7a180xad78…4080Base—$0.01100%coinbase63d ago0xf5ca4d…59b2d4

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.