Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x47a299…7ada2a
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x491981…d436ff
0x0eee…0b980x9c95…e299Base$0.001100%fluxa34d ago0x757e64…272193
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xe4f7c2…8c441b
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x71f2ad…6fca22
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x9bac48…1b7648
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xd7ed5c…8f888d
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x0c7653…8bd3bf
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xbd6d8a…911fa6
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xf3c6cf…5b656a
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xe8c0d9…2094dd
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0x57f219…20f2ff
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa34d ago0xb6cf48…879769
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0xa890d2…716ed4
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0xbc39c8…4802b5
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x2dc23a…b0379b
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x09d17e…57b025
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x98780f…afdf71
0x0eee…0b980x9c95…e299Base$0.001100%fluxa35d ago0x7b0623…b5ae28
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x814b4d…17a467
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x8820f5…bbc062
0x0eee…0b980x9c95…e299Base$0.001100%fluxa35d ago0xab139e…85e4cd
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x67f627…d0718e
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0xd8149b…f2a7ff
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa35d ago0x7299a0…235e7a

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.