Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown89d ago0x0656cf…815184
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown89d ago0xc1c9e1…5f9c16
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x94c5e7…491d08
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x46cb58…40899b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xcb44ea…4c62a6
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xb13c15…5068d1
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xbc19db…7322e4
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x0c1e95…844fc6
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x930c91…88d39a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x458418…818f23
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xd64fc3…ae7108
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xfec468…41005b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xf95816…084894
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x6e05bc…baf919
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x381060…cd7412
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x7afdd7…05ffa7
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xd7421d…a8e9f3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x8c113d…4fdeb0
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0x9a5417…7541e1
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xbb3068…2b6384
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xc96ca5…ece461
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xd8fbe5…fc1b57
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xeebac2…5af6d6
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xecb8f1…32d95c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown90d ago0xe9d6d8…cecdfc

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.