Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa45d ago0x64fcb5…5e6490
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa45d ago0x4eb438…f48740
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xea528d…70ecab
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x55b96f…6ca8b7
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x2aa8dc…770bc6
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xe20c1f…2510c6
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x11246f…551f51
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x4887b7…a752ab
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x4b9c5c…1471a6
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xdfa167…219a51
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x431fa3…595f4c
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd12348…f7fe1b
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xa4e0ab…58f60d
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd36401…f94f7e
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x7e15f3…2871f2
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x72c620…43f46d
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa45d ago0x72b9eb…c961eb
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x13e1ca…8e9b76
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xa61fee…137d4b
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xae3d14…2f2ac2
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xa7d93e…f9e1b5
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd80484…501c51
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x5f38f1…ffebe3

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.