Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xbf6670…5c9c4f
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xe94e6b…2a3a26
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x690e25…2515f9
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x1a1e55…65549f
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x8fb662…e22bd8
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x3933eb…dfcb08
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x8621d4…303241
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x1bd65e…987fa8
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xd2923a…c01d49
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x938de5…f45878
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0x3d201f…334431
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa31d ago0xb525b8…6e15d6
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xee041e…f24b1b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x3b8a0b…fd7fc6
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xa00d3c…1592f5
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x4201e1…6504a6
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xaf7398…df95c8
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xe2b69d…947b3b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x74c0e9…be9a25
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xf24589…9442c7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xae13a6…0eb65a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x0deb08…ae6ddf
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0xfad13a…525584
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x98b53e…d32506
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa32d ago0x03ab61…458f91

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.