Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x3a9853…113bbb
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x382080…c91434
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x564c76…b73235
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x8db694…a106fa
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x409bda…7497f1
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x5a5758…f00ba4
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xcda3fa…719eaf
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x1f475c…0a0048
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x8f15c2…ac89b2
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xe7a6f5…334061
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x5c577c…e41657
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x26e633…36e89f
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x897771…a78f22
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x80b9cb…7af00e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xdd48d0…4124eb
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xa1bc9a…cdaaed
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xf70e15…758eda
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x8399c6…96f814
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x351f03…2a8d2d
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0x683f55…08c5ae
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xeb2312…4d2715
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa17d ago0xa37c1c…72c85f

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.