Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x770e06…007cd4
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x442f4b…51c1fc
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x525e0c…de5be2
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x4f1804…690249
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x5bb7bd…92046f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x67daf0…3fb52d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x1706bc…5eeec3
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x4d3a7f…fed86c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xa03793…052c66
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xcaea8d…939046
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xd1ba88…b91044
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xc9184b…b99889
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x9d0b44…4ecb96
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0xa1e732…8bd1fb
0x5cba…73420x9c95…e299Base$0.001100%Route unknown53d ago0x4ca6e2…0ebf33
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xa5a7f1…4f605d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x02f0fa…ff9fac
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x4f3294…e62b18
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xfc14a9…9b76f7
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xeea485…df8d70
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x13ae8d…051f36
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xd44aed…17759c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0xbe1f14…2c0f07
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x4cefe9…40db3f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown54d ago0x8f70d3…69ec2a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.