Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x91aa77…a3ab59
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x14c71c…7d8d37
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xb849a0…1eae09
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x97acfd…3998b7
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x6726a1…8cd5b5
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x95ba5a…f93372
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6b497…b8f706
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xccf0c3…6471d0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x450aec…b107f3
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xb71ba1…53ba71
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b2506…55e435
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x374b7a…7560f2
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa4930…88fa8c
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xac723f…9df4e3
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c9a76…78e7b2
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x4ee01f…5b9db9
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0x3cee9c…c019e0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa19d ago0xc6f869…0c3a80
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x7b71b3…df0692
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xba06ea…f6aaaf
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0e3f8…4f4400
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x30f84e…9ab663
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xe7b483…72d8f9
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x0004ec…efb3ad
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f0393…ff8186

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.