Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xe9a8ea…da4cda
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xfe218d…d13e95
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0x7e8b97…e6f073
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xa517f6…365e4f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x8a7b58…d2b509
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x5a6bf5…5885a8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x6e430a…7c8fc1
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xc9fd8a…eda208
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x8b96b2…1b3af5
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xf3c12d…08bad9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xf82fea…ee99a4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xd1442b…c5ccef
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x4f3d5e…1777e9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x188fa3…e17305
0x7daa…be570x9c95…e299Base$0.001100%fluxa49d ago0x4c86fe…0ba81f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xaf8bae…d9ecdb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xc500fe…0480c0
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x6d32b1…8e5f35
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x8cd291…8cdd0e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xc0fd43…fc278f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x714166…e1259c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x54bb8a…ed3bb5
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x7d7d7a…9f1ddd
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x3d2ea3…095be6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0x5eb064…0bd109

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.