Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb5e3f0…4c8d51
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x800687…81a810
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x50657e…5d973e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0xb8ddad…4860cf
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x10f02a…df0068
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x712fc1…0790e8
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x96739f…e0d5ed
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0xf7701f…5fa3e2
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb1d9df…98004a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0xd6318f…716283
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb2dff6…4d8bd4
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x546d93…dd9553
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x208733…e62ff4
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x84f75e…911460
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0xd83953…0fe03c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x73104e…dcbb26
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x684e6c…df5e58
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x6a91e1…42c6d3
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x572431…3b22ce
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0xa1cedb…211357
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x029b8e…2814e4
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0x572bb9…7f2fe6
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa36d ago0xe7a851…1df320
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa36d ago0x0e1aa7…6c3982
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa37d ago0x26d0cc…64a55d

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.