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%fluxa17d ago0x34d706…fc7657
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xde41da…f96e7c
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x2dc579…b67a6c
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x21d727…76aa43
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xb4bd33…103426
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xc932c2…6bff73
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xc145b3…8e80e0
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x10eb6b…5a52d0
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xdaa467…4951d4
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x64c8f9…7485b6
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x852ba0…599a3e
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x4c7406…f2c264
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x36dd03…622f95
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x6fb303…b930e5
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0x1edda1…6585dc
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa17d ago0xce8e07…fb45a3
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x854691…70c077
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xddb1bc…1484f7
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xbc484d…f6e3f9
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x6a1eed…3c1d8f
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x5bd8a9…f5b9ad
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x9a9b0f…883f98
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x538464…9ec782
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xce2633…6fb0e5
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xd43511…83bfb3

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.