Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x9647b0…0c702d
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xb427ed…59e9b2
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x657d4f…8c9a40
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xd3e353…35355c
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x7f4e07…e7ee62
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xeb603b…e60b4f
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x57052c…5ff481
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x7b57b0…f8a82a
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x3e48c5…ebdbcc
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xa36dea…5ff8f6
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x4a153d…310b71
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x90505d…583c27
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x2cd0c6…a24f22
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x09cdc9…56263a
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xf96268…d5f023
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x3ec6f8…032c48
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xbcedd5…da8b45
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x781c59…75eeb2
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xfe5748…f23f98
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x052d16…ec7b4b
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0xd089f8…e0f5b7
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x5885ba…71f2a4
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x441c5b…fe62b1
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa22d ago0x8f1604…01d0f3
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa23d ago0x8e017d…3e4397

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.