Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fd9…b5290x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xa088fb…7d737f
0x7052…402b0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xa5136c…e308ee
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x6e6103…48980c
0x01f9…84d30x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xb0b0bf…367fe8
0x01f9…84d30x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xcdd865…65ae3c
0x7fd9…b5290x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x0923d9…990d60
0x7fd9…b5290x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x652087…ae76f1
0xc059…8b5e0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xb0d977…92450c
0xc059…8b5e0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x4f09a6…b7b9d0
0x7052…402b0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x6403a6…274000
0x7052…402b0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x3d4164…863c8d
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xb2d46a…d28f9f
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x704240…b50860
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.002100%coinbase32d ago0x5f6596…b77e1e
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x03bfe3…573310
0x46bd…2ebd0x1538…475cBaseUsenamiFunding$0.002100%coinbase32d ago0x4372ac…eded8b
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x94cb77…add7cf
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x8f77cf…069e85
0xaf95…11740x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x5cd9bd…a09e7f
0xaf95…11740x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x63bdfe…790e38
0x46bd…2ebd0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x1babb7…4326ab
0x46bd…2ebd0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xab0e65…894f30
0x7fd9…b5290x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x811db2…7a422b

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.