Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xf0cf69…66e5f2
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x2409d7…ff3e7a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x496afd…9bee74
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x3da8b6…9676b4
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x8f6c85…57d774
0x497b…7fe90x9c95…e299Base$0.001100%fluxa36d ago0x463bbe…b81900
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xeda125…e51209
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x4c0d70…d47ae9
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xc4b3af…c9b5fd
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x8f360d…faf1cf
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xaf94eb…92e19a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x3fe0d9…969c31
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x6f7cab…cf9451
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xa27e6f…f19e6c
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x47d598…7e4be3
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x2085a9…e789d1
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xb4b3fd…076121
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xf89c7c…65114a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0xa841db…a6355c
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x90bbd6…805959
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa36d ago0x9da4ab…d64050
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xbc6aa4…7672a8
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0x7e2ddc…4f89e7
0x497b…7fe90x9c95…e299Base$0.001100%fluxa37d ago0x7f41be…bf19e4
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa37d ago0xb77ece…e26a46

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.