Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x9cb758…c1bd6e
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x57c35a…5b1aa0
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x48e4aa…308f59
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0xa67eef…c662ec
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0xaaa080…77dcc8
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x93eb0a…aa1511
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x9b437d…b44b14
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x0edbf0…c479db
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x024f61…3e6dca
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x112165…ecc14c
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0xacfde1…2ab6fb
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x834378…753834
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0x6d261d…b80e80
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x11d27e…a86dae
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0x0c4b46…0b7c4f
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x21fa1d…528d5f
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0xbaa60f…31d5e0
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x8489d7…4f3177
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0xf1bcd3…2fd02b
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0xd2f401…7b1c28
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0x289e67…1eebf4
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0xf8148f…8a6dbc
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0xc35f79…de9ae8
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0xc329e5…215eac
0x8703…5d460xfe80…47eeBase$0.001100%fluxa37d ago0x5f5021…855dcc

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.