Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9244…192e0xcf3d…b9fcBase$500.00100%0x23ef…243168d ago0x339b1b…10a72f
0xb34b…c23a0xcf3d…b9fcBase$70.95100%0xe528…c02868d ago0x483112…9b6c7e
0xfe63…fee10xcf3d…b9fcBase$50.00100%0x23ef…243168d ago0x81a34e…c34ad7
0xb054…926d0xcf3d…b9fcBase$60.00100%0xe528…c02868d ago0xd7c6b8…4873b5
0xb33a…ab0e0xcf3d…b9fcBase$118.86100%0x23ef…243168d ago0xe55bd9…58c08d
0xb34b…c23a0xcf3d…b9fcBase$53.25100%0xe528…c02868d ago0xdc6724…7e4415
0xcd3c…c6d60xcf3d…b9fcBase$28.21100%0x23ef…243168d ago0x5ab5bf…c1c634
0x95b7…2e070xcf3d…b9fcBase$143.80100%0xe528…c02868d ago0xbd8325…bb909e
0x95b7…2e070xcf3d…b9fcBase$250.00100%0x23ef…243168d ago0x9efe5a…11b478
0x063c…f76b0xcf3d…b9fcBase$534.86100%0xe528…c02868d ago0xba6e89…149b52
0xfcba…00790xcf3d…b9fcBase$495.65100%0x23ef…243168d ago0x23ddb0…f6add5
0xf991…7f060xcf3d…b9fcBase$56.00100%0xe528…c02868d ago0xb714e9…ac2ac0
0xba80…b71b0xcf3d…b9fcBase$60.34100%0x23ef…243168d ago0xcd0402…879d74
0x18ea…b2030xcf3d…b9fcBase$38.87100%0xe528…c02868d ago0x7bb416…607208
0x18ea…b2030xcf3d…b9fcBase$39.18100%0x23ef…243168d ago0x825f9e…ddd5b6
0x2fa3…b95d0xcf3d…b9fcBase$15.91100%0xe528…c02868d ago0xd584ab…4997e8
0xa278…38890xcf3d…b9fcBase$11.00100%0x23ef…243168d ago0xb68269…cdf3ee
0x66a9…e5b40xcf3d…b9fcBase$1,654.42100%0xe528…c02868d ago0x4e0375…25544a
0xf991…7f060xcf3d…b9fcBase$49.00100%0x23ef…243168d ago0x1524fb…5ff912
0xc033…e8ad0xcf3d…b9fcBase$115.00100%0xe528…c02868d ago0x1e739f…573738
0x2692…145c0xcf3d…b9fcBase$28.45100%0x23ef…243168d ago0x8e0562…6c5233
0xca47…10970xcf3d…b9fcBase$70.00100%0xe528…c02868d ago0x35c037…ebb397
0x95b7…2e070xcf3d…b9fcBase$233.90100%0x23ef…243168d ago0xb6ca93…119de3
0x277b…f7370xcf3d…b9fcBase$600.06100%0xe528…c02869d ago0x238b08…d00d71
0x0bf0…d56b0xcf3d…b9fcBase$351.22100%0x23ef…243169d ago0xbc2307…837783

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.