Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x495c55…e97e4b
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x957016…d0d2b7
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x3a3da4…2a7d4f
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xbe7e45…ff0ecd
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x6cf975…1460f4
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x0c61fb…c58241
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x0a1480…a4938f
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x98af90…ae0005
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xa8203d…2049dc
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xd6ce0f…7e340b
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x5f54aa…2a1eae
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x8e0332…47ac8f
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x402465…f352d0
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xdc7d4f…3bdbbd
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xadfda9…b93f97
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x0e9e99…912ad5
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x652350…7a708f
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x770f44…ca0754
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x1711d7…60c8ba
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x849770…226dbf
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x92ecc6…2d92be
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x6500da…52e03c

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.