Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x0d2b…5bc2Base$5.00100%0x7540…af8d76d ago0xc8a6f0…025707
0xa34b…a97f0x9717…964cBase$8.00100%0x4337…6f8b76d ago0x4b8f56…77c893
0xa34b…a97f0x6e37…15e9Base$6.00100%0x4337…56c776d ago0x4fe2d1…d35445
0xa34b…a97f0x9586…3c30Base$12.00100%0x4337…9f2676d ago0x8120da…dbfa2e
0xa34b…a97f0xb37d…5a33Base$997.96100%0x4337…c27176d ago0xaeec36…e3e8ca
0xa34b…a97f0xb37d…5a33Base$997.96100%0xce5c…1d0576d ago0x701f03…ee8f73
0xa34b…a97f0xb37d…5a33Base$137.53100%0x48f0…359676d ago0x873c8d…0dd8e5
0xa34b…a97f0xb37d…5a33Base$997.96100%0xc2d1…d49276d ago0x79b882…954904
0xa34b…a97f0xb2e3…bd28Base$246.48100%0xc2d1…d49276d ago0xecfb29…ad8067
0xa34b…a97f0x9586…3c30Base$12.00100%0x48f0…359677d ago0xeeaa0b…d327de
0xa34b…a97f0x7437…5cb7Base$83.48100%0xc2d1…d49277d ago0x96bc79…dbe339
0xa34b…a97f0x7437…5cb7Base$83.74100%0x4337…e22a77d ago0x83e160…8d1c46
0xa34b…a97f0x9586…3c30Base$12.00100%0x4337…d0b277d ago0xa83445…0d4043
0xa34b…a97f0x9586…3c30Base$12.00100%0xc2d1…d49277d ago0x40b576…8636e7
0xa34b…a97f0x9586…3c30Base$12.00100%0x48f0…359677d ago0x69350b…34a534
0xa34b…a97f0x9586…3c30Base$11.50100%0x4337…f26877d ago0x99e527…32e751
0xa34b…a97f0x9586…3c30Base$12.00100%0x48f0…359677d ago0x481212…7a28f6
0xa34b…a97f0x9586…3c30Base$12.00100%0x7540…af8d77d ago0x32a7dd…be0b03
0xa34b…a97f0x9586…3c30Base$12.00100%0x4337…7a5d77d ago0xe863ff…09400b
0xa34b…a97f0x9586…3c30Base$12.00100%0x4337…abf577d ago0x028b6c…53cb05
0xa34b…a97f0xe76d…af2eBase$5.00100%0x4337…181177d ago0xecf90d…42eef0
0xa34b…a97f0xe76d…af2eBase$5.00100%0xce5c…1d0577d ago0xbbd4d2…58544e
0xa34b…a97f0x9586…3c30Base$9.00100%0x48f0…359677d ago0x9cbcac…e2d775
0xa34b…a97f0x9586…3c30Base$9.00100%0xce5c…1d0577d ago0xef1689…3a6f54
0xa34b…a97f0x9586…3c30Base$9.00100%0x4337…853877d ago0x0f4922…a71e7d

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.