Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$4.78100%coinbase32d ago0x7c4cd4…8a0fe7
0x84db…96280xb0af…7de0Base—$4.50100%coinbase32d ago0x81f7bc…03a1e1
0x84db…96280xb0af…7de0Base—$4.41100%coinbase32d ago0xa558ef…6d8ac2
0x84db…96280xb0af…7de0Base—$2.00100%coinbase32d ago0x4c2432…d25fb5
0x84db…96280xb0af…7de0Base—$2.01100%coinbase32d ago0x4c61ce…5745cd
0x84db…96280xb0af…7de0Base—$4.68100%coinbase32d ago0x6d597f…65c31c
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0x31d929…fc72ea
0x84db…96280xb0af…7de0Base—$4.93100%coinbase33d ago0xf17c3c…075dd3
0x84db…96280xb0af…7de0Base—$5.22100%coinbase33d ago0x0056d2…89d4f7
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x0a0342…7aa72f
0x84db…96280xb0af…3befBase—$3.00100%payAI33d ago0x2e2b11…14bc95
0x84db…96280xb0af…7de0Base—$6.88100%coinbase33d ago0xff2cc2…995e4a
0x84db…96280xb0af…7de0Base—$6.66100%coinbase33d ago0xe0093f…d04bf1
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x68cd75…54f528
0x84db…96280xb0af…7de0Base—$6.66100%coinbase33d ago0x5d060e…11c9f6
0x84db…96280xb0af…7de0Base—$6.27100%coinbase33d ago0x240b6f…d2280b
0x84db…96280xb0af…7de0Base—$6.85100%coinbase33d ago0x4938ef…1d4704
0x84db…96280xb0af…7de0Base—$6.78100%coinbase33d ago0x119e60…4a3b0f
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x3cf239…ded116
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0xbde80b…36966c
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x8aa008…95c636
0x84db…96280xb0af…7de0Base—$6.84100%coinbase33d ago0x88dd7a…678442
0x84db…96280xb0af…7de0Base—$6.48100%coinbase33d ago0xd10613…77c416
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0xa1da98…2f704d
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x6957a9…0223a2

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.