Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa36d ago0xdd12d9…6584d2
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x787f26…69836a
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xbb2154…852fa1
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xfd47e7…6beda4
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xe2fce4…dff3d3
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xa159d3…47227f
0x4f42…40b90x9c95…e299Base—$0.001100%fluxa37d ago0xd13673…175c27
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x3c7994…7f44b6
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x98ceab…4188eb
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xaa2c50…0a9a58
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x771f45…d92121
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xdbc5e1…2accd2
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x2a9dec…f07327
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x257d5c…2dba13
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xfd2da0…dc0ac3
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x18cd8e…c73a9b
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x8390d9…a56751
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x8c9acb…10be0c
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x4d3a68…ebaab7
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x9f0bda…6ece7d
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x596976…a6276b
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xc6f056…e1234c
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0x9b03e9…471308
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xc7e040…054f04
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa37d ago0xc2c198…cd46dd

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.