Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase105d ago0x813185…3422e7
0x3961…b5570x3803…101bBase—$0.03100%dexter105d ago0xd95ea7…9b4e2a
0x3803…101b0xef0d…5c11Basex402 service$0.001100%payAI105d ago0xc52d37…6c6818
0x3803…101b0x71a2…b32eBase—$0.01100%daydreams105d ago0x37707c…b7d857
0x03a6…bd090x3803…101bBase—$0.00100%dexter105d ago0x54f90f…89a501
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase105d ago0x35fca3…f08f28
0x3803…101b0xef0d…5c11Basex402 service$0.05100%payAI105d ago0x6f068a…7abc5e
0x3803…101b0xef0d…5c11Basex402 service$0.05100%payAI105d ago0xe5dc93…c735b6
0x3803…101b0xef0d…5c11Basex402 service$0.05100%payAI105d ago0x736bdc…26125e
0x3803…101b0xef0d…5c11Basex402 service$0.001100%payAI105d ago0x7812af…0c1a8e
0x3803…101b0xef0d…5c11Basex402 service$0.001100%payAI105d ago0x1b8fa1…66b840
0x3803…101b0xef0d…5c11Basex402 service$0.001100%payAI105d ago0x663117…a06383
0x3803…101b0xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase105d ago0x28ac69…439e40
0x3803…101b0x5f5d…4359Base—$0.001100%coinbase106d ago0x671a94…cd3356
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xbd1c54…69749c
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xb4ac11…63aacf
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xded82e…9df8b0
0x3803…101b0x5f5d…4359Base—$0.001100%coinbase106d ago0xbc31c1…ada509
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0x1e4e23…de2f25
0x3803…101b0x5f5d…4359Base—$0.001100%coinbase106d ago0x675401…029bf1
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xdb2570…812813
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0x48c6c8…5d1e9a
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xe278b8…f639de
0x3803…101b0x5f5d…4359Base—$0.001100%coinbase106d ago0x8a6199…744010
0x3803…101b0x5f5d…4359Base—$0.005100%coinbase106d ago0xd245e5…9dfb7c

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.