Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x603cdc…ba8667
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x0cd8e7…1b5f1a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xa28d32…6ad55d
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x667d64…5c57b5
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x1322b7…37b9be
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x490a50…079a55
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xcb2fdf…7a48a1
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x05c07d…f8d325
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x2d25ae…e0b067
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xf632de…2ac203
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x497989…d42563
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xbca57a…04d4f2
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x30fc76…dc372a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xf0850c…444b4c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x6718fc…4d2586
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x7ea3e7…e3781a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xf9bc27…08b264
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xae8f51…7dad89
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x2bf91f…31713f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x19c6dc…42d7f0
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xe54b9b…b92ad7
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x9806c6…595e28
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x0fd2a9…4b5f2d
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0xf25a3e…615f8a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa13d ago0x9230cd…963a32

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.