Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x5cd9af…658ef6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xb4b358…8bc931
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xd1256f…3c1fcf
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x19dbc1…abc748
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x1f9d64…9ff463
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x76c4f3…5da353
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x241e86…7ecbc7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xa59a4a…5a01a1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x74b5af…909bc6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xad2e5c…294a1e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xe9b11d…0c6bc9
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x74d047…290ca5
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xd221e8…7ee1c8
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0x5cbfb4…a54dea
0x361b…75b20xfe80…47eeBase$0.001100%fluxa16d ago0xc9264f…03f14d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0xb6b166…2700b6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x5ba437…d2e561
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0xca7222…e98602
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x75983a…8695b7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0xe4d7ca…955c00
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x08d060…46d942
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0xbca523…601e6e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x3d1cde…284168
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x6d10ec…ba6770
0x361b…75b20xfe80…47eeBase$0.001100%fluxa17d ago0x91efda…1deb31

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.