Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dc1…fbbd0x3e0a…78e7Base—$0.004432100%coinbase75d ago0xcb4a6d…2f4816
0x0dc1…fbbd0x3e0a…78e7Base—$0.00364100%coinbase75d ago0xe090d0…4a859e
0x0dc1…fbbd0x3e0a…78e7Base—$0.005637100%coinbase75d ago0x62340d…aa3b74
0x0dc1…fbbd0x3e0a…78e7Base—$0.004605100%coinbase75d ago0xa24162…f31d8b
0x0dc1…fbbd0x3e0a…78e7Base—$0.005568100%coinbase75d ago0x38dab7…6c5ed5
0x0dc1…fbbd0x3e0a…78e7Base—$0.003559100%coinbase75d ago0x5e67e5…a43d0f
0x0dc1…fbbd0x3e0a…78e7Base—$0.003204100%coinbase75d ago0xaf5199…ec77d8
0x0dc1…fbbd0x3e0a…78e7Base—$0.002692100%coinbase75d ago0x52636e…2b7ecf
0x0dc1…fbbd0x3e0a…78e7Base—$0.005425100%coinbase75d ago0xddbb04…708f5d
0x0dc1…fbbd0x3e0a…78e7Base—$0.005331100%coinbase75d ago0xbcbf51…aaf198
0x0dc1…fbbd0x3e0a…78e7Base—$0.004622100%coinbase75d ago0x98b610…ea27b0
0x0dc1…fbbd0x3e0a…78e7Base—$0.003322100%coinbase75d ago0x0e7963…59ea6c
0x0dc1…fbbd0x3e0a…78e7Base—$0.00392100%coinbase75d ago0x50d9b1…8499a6
0x0dc1…fbbd0x3e0a…78e7Base—$0.004857100%coinbase75d ago0xe74898…16cbef
0x0dc1…fbbd0x3e0a…78e7Base—$0.004585100%coinbase75d ago0xdc3bc3…f4fff2
0x0dc1…fbbd0x3e0a…78e7Base—$0.004991100%coinbase75d ago0xb3a42c…02896c
0x0dc1…fbbd0x3e0a…78e7Base—$0.00386100%coinbase75d ago0x8f2c0c…5914c9
0x0dc1…fbbd0x3e0a…78e7Base—$0.00344100%coinbase75d ago0x59de87…93937d
0x0dc1…fbbd0x3e0a…78e7Base—$0.004402100%coinbase75d ago0x3f307d…c1504c
0x0dc1…fbbd0x3e0a…78e7Base—$0.005588100%coinbase75d ago0xbf650f…fa24e3
0x0dc1…fbbd0x3e0a…78e7Base—$0.004663100%coinbase75d ago0x207d58…b2b368
0x0dc1…fbbd0x3e0a…78e7Base—$0.00503100%coinbase75d ago0xcc2885…21a87c
0x0dc1…fbbd0x3e0a…78e7Base—$0.004582100%coinbase75d ago0x72b601…d39c01
0x0dc1…fbbd0x3e0a…78e7Base—$0.004616100%coinbase76d ago0x151e4d…8da54b
0x0dc1…fbbd0x3e0a…78e7Base—$0.004071100%coinbase76d ago0x662b1f…0e3643

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.