Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa43d ago0xa19b07…1197f2
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xcb550b…43f8ee
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x18ebdc…f38445
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xb3cb8a…fd5ea9
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x677953…70654e
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x51daaa…d758e4
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x4ae4bf…ddc596
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x255572…61a29d
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x6248f6…4765b4
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xa67504…7f4f6e
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xfe9fb2…f869f3
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa44d ago0xe29b10…103031
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xa9f19e…04bcb2
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x957a55…c49553
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x23595d…2c2c99
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xc8ece1…4c9917
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0xf03528…01abd7
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa44d ago0x67881c…fbc1d9

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.