Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x6a901a…c27330
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x2c56c5…162c33
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0xc72e6a…e04f12
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0xdf4cc3…f7eb17
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x058348…117ebe
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0xec1b60…dea908
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x080ea3…5270df
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0xe374c2…99dc46
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x00b64c…941bb9
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x45e5b9…44914a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0xae5b45…e0c6bb
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0xc1d558…4d0245
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0xa1d376…601f5c
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x2ba584…6f4e34
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x31e4d2…bc8167
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x238eda…e7aadc
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x44992a…46bc62
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x7b0959…b9de19
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x2a8851…4c692a
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0xc7beb4…07f5c9
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x5243cc…9e3f8c
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x4f931c…7e4cc9
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0x0770d5…c59199
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates119d ago0x675665…8d7a90
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase119d ago0xdda56e…eabc61

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.