Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x96ea…58cbBase—$0.01100%coinbase76d ago0x195a90…328ebd
0x19ea…606c0xe6d2…3cdfBase—$0.01100%coinbase76d ago0xf4cfc2…cc7113
0x19ea…606c0xd7d2…5b9eBase—$0.01100%coinbase76d ago0xdc2991…b3b335
0x19ea…606c0x2e07…2a60Base—$0.01100%coinbase76d ago0xd33495…c54f64
0x19ea…606c0xd6a6…0bafBase—$0.01100%coinbase76d ago0x567d18…dcd0ca
0x19ea…606c0x904f…0359Base—$0.01100%coinbase76d ago0x33cce0…59cf96
0x19ea…606c0x72ae…16f8Base—$0.01100%coinbase76d ago0x79ad9c…63ea14
0x19ea…606c0xff2c…2c90Base—$0.01100%coinbase76d ago0x075e7b…6d5095
0x19ea…606c0xf847…2234Base—$0.01100%coinbase76d ago0xe0e060…2a5065
0x19ea…606c0x9952…8fb6Base—$0.01100%coinbase76d ago0x71c733…c0040e
0x19ea…606c0x5e6d…be38Base—$0.01100%coinbase76d ago0xf0ca97…0f32a1
0x19ea…606c0x4bcf…4b37Base—$0.01100%coinbase76d ago0xe69246…58341b
0x19ea…606c0xfa3a…3d77Base—$0.01100%coinbase76d ago0x96e6b1…6d22be
0x19ea…606c0x3c4e…6a8bBase—$0.01100%coinbase76d ago0xf434f8…5af7c1
0x19ea…606c0xa15d…c389Base—$0.01100%coinbase76d ago0xb0d622…4e3089
0x19ea…606c0x3c9c…9d0bBase—$0.01100%coinbase76d ago0x48e397…ac981d
0x19ea…606c0x9c80…71edBase—$0.01100%coinbase76d ago0xeaeae3…27a813
0x19ea…606c0x189b…fdb7Base—$0.01100%coinbase76d ago0xc63a04…3d98a7
0x19ea…606c0x3384…16b7Base—$0.01100%coinbase76d ago0x09ca4e…4cdbc2
0x19ea…606c0x746e…891bBase—$0.01100%coinbase76d ago0xa7a8bf…7506e5
0x19ea…606c0xbfba…0c71Base—$0.01100%coinbase76d ago0x60b196…5e8774
0x19ea…606c0xc07a…8c0cBase—$0.01100%coinbase76d ago0x112322…f1c0b0
0x19ea…606c0x5554…ce28Base—$0.01100%coinbase76d ago0x350790…8397d5
0x19ea…606c0x56e2…5a56Base—$0.01100%coinbase77d ago0xe0d697…38d224
0x19ea…606c0x0470…8234Base—$0.01100%coinbase77d ago0xeaec32…379a4a

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.