Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xa12852…a6c0a9
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x1af82a…a98799
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x743bb2…969142
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xbba507…7d36a9
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x244c05…4c9f4b
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xca9649…3b7bca
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xf1baf7…5b3b0c
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xeca5fc…736236
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xabb366…cf8e3a
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x0cb7aa…0d1873
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x897b0f…0e6ce1
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xb14b4c…8f83b5
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x4b6cd4…3e8834
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x4f777a…83abf8
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x776f8b…ba2125
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x66a9a9…4b654e
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xf2a12d…936aef
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xb396a9…132304
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xa72581…390c44
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xedb0a9…941459
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0xc9479f…dc9f07
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x492de6…11a7a1
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x6afed3…4558cb
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x481108…b9f003
0x56a4…11290xfe80…47eeBase$0.001100%fluxa17d ago0x0cb886…ef02d0

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.