Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08eb…573c0xfe80…47eeBase$0.001100%fluxa17d ago0xbe0b90…809cb6
0xbd73…70c90xfe80…47eeBase$0.001100%fluxa17d ago0x1f0dad…14540d
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xba5219…669270
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa17d ago0x2b3026…f41057
0x0806…66eb0xfe80…47eeBase$0.001100%fluxa17d ago0xa6dce0…08e9bb
0x9d94…94940xfe80…47eeBase$0.001100%fluxa17d ago0x6ec34c…6b03e9
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa17d ago0x06e95a…6b072a
0xac60…a9830xfe80…47eeBase$0.001100%fluxa17d ago0x55bd6c…7470c0
0xe7b0…1d510xfe80…47eeBase$0.001100%fluxa17d ago0x52f220…c4fd2a
0x06d4…98400xfe80…47eeBase$0.001100%fluxa17d ago0xd773e9…03297e
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa17d ago0x56777b…2fa4c3
0xedc7…64f20xfe80…47eeBase$0.001100%fluxa17d ago0x01edff…debe04
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa17d ago0xe9e4f2…89170f
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa17d ago0x022868…5cfa4b
0x02b6…31550xfe80…47eeBase$0.001100%fluxa17d ago0xacd582…1162e7
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa17d ago0x7a8d4e…0b1d25
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x215b81…19107b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa17d ago0xc67aef…f02bcd
0xdd0b…8e2d0xfe80…47eeBase$0.001100%fluxa17d ago0x114e16…74fefd
0x7f80…cc300xfe80…47eeBase$0.001100%fluxa17d ago0x18d25e…de9cb2
0xfcd5…44110xfe80…47eeBase$0.001100%fluxa17d ago0x4b47c3…c0daba
0xa65f…04300xfe80…47eeBase$0.001100%fluxa17d ago0xc810b5…456592
0xfc9f…05df0xfe80…47eeBase$0.001100%fluxa17d ago0x1bad28…02c9d1
0xd80f…fba80xfe80…47eeBase$0.001100%fluxa17d ago0xbe0d4c…6102a2
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa17d ago0x4bbf32…f910c5

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.