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 unknown56d ago0xb75d7d…741019
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x0d0d91…132d16
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0xf2f62f…80a1fd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x224666…0ecd93
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0xc5f478…da77f1
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0xf00465…67e28a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0xdc75ab…bd3ddd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x23f491…760991
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x09fd22…36d58a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x8c6505…1df683
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x139ff5…833440
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x7b4413…5c099d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x3191f1…77f231
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0xb85c0a…3a337a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x43e0fe…6fa903
0x5cba…73420x9c95…e299Base$0.001100%Route unknown56d ago0x86866c…1374c5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0xe8d735…af60e4
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x73b2d4…6bccee
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0xb8c61e…d0b0f5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x1988ca…c3e3cd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x66971c…1f1286
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x4865c6…1dc03f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x5f9ca0…5656df
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x96342f…60c6cd
0x5cba…73420x9c95…e299Base$0.001100%Route unknown57d ago0x6b07fc…664f34

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.