Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$50.00100%0x48f0…359668d ago0x7318d0…c10b80
0x3be9…575c0x31d0…2cd7Base$10.34100%0xce5c…1d0568d ago0x76fcb4…4df45d
0x3be9…575c0x31d0…2cd7Base$3.34100%0x48f0…359668d ago0x6501c7…5b4582
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…b35068d ago0x5e791d…3b1be9
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…b35068d ago0xcd8eac…bde3fc
0x3be9…575c0x31d0…2cd7Base$30.35100%0x4337…562768d ago0xb07325…88536e
0x3be9…575c0x31d0…2cd7Base$31.85100%0xc2d1…d49268d ago0x5e0263…9fc869
0x3be9…575c0x31d0…2cd7Base$35.35100%0x4337…98b668d ago0x93aaad…bc4d2d
0x3be9…575c0x31d0…2cd7Base$10.29100%0x7540…af8d68d ago0xe07962…746f2d
0x3be9…575c0x31d0…2cd7Base$50.31100%0x48f0…359668d ago0x7f80de…37ef85
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…9ffe68d ago0x4713d4…6ec6ca
0x3be9…575c0x31d0…2cd7Base$5.34100%0x4337…f96568d ago0xbc416c…d9e476
0x3be9…575c0x31d0…2cd7Base$18.37100%0x4337…f03868d ago0x393844…b68ba5
0x3be9…575c0x31d0…2cd7Base$15.29100%0x1d53…c61368d ago0x25a26a…a2bbd4
0x3be9…575c0x31d0…2cd7Base$10.34100%0x48f0…359668d ago0xd70275…bae1e7
0x3be9…575c0x31d0…2cd7Base$20.29100%0x4337…217c68d ago0x87c320…7d4c2b
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…9fb168d ago0x49e54d…4d85d6
0x3be9…575c0x31d0…2cd7Base$25.34100%0x48f0…359668d ago0x3df954…e3529d
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…029068d ago0x51292f…c71e22
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…32a468d ago0xb5fa8d…8d65b4
0x3be9…575c0x31d0…2cd7Base$35.35100%0x4337…df4868d ago0xc0f980…0f52d8
0x3be9…575c0x31d0…2cd7Base$19.29100%0x4337…c48768d ago0xaa2447…e5d647
0x3be9…575c0x31d0…2cd7Base$35.35100%0x4337…f26868d ago0x851b72…18ef79
0x3be9…575c0x31d0…2cd7Base$15.36100%0xce5c…1d0568d ago0x3bb15f…ecace6
0x3be9…575c0x31d0…2cd7Base$3.15100%0xce5c…1d0568d ago0xbb840e…f23450

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.