Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa17d ago0x609f73…e1d4cc
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x94141f…f621a4
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x5caef7…b31e89
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x686455…92f1f7
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xa58aa3…48b0e2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x85112f…f14bbc
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xfad47c…9479cd
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x0c16f7…92153d
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x833430…83a941
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xbd3d9c…a19d90
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x85f4c7…51c92e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xc790ec…97a52a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xcf3444…fb3431
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xa7bc56…3c8f54
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x0eab22…af697a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x7110fe…bbc4b9
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x3c5b1b…afb98a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x8e412e…0c0227
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xd47fb4…a56504
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0x4d02cb…a03485
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xf446de…5dbf2e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa18d ago0xff4e23…27b7f7

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.