Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf49…38380x3e0a…78e7Base—$0.003028100%coinbase74d ago0x13e997…d194ef
0xbf49…38380x3e0a…78e7Base—$0.004896100%coinbase74d ago0x96cc4d…e72a4f
0xbf49…38380x3e0a…78e7Base—$0.005259100%coinbase74d ago0x202e73…4ebc7e
0xbf49…38380x3e0a…78e7Base—$0.002931100%coinbase74d ago0x276d24…b1faea
0xbf49…38380x3e0a…78e7Base—$0.005792100%coinbase74d ago0x282e78…bdea45
0xbf49…38380x3e0a…78e7Base—$0.00476100%coinbase74d ago0xb51f48…fc692c
0xbf49…38380x3e0a…78e7Base—$0.004426100%coinbase75d ago0x9baddb…be0e05
0xbf49…38380x3e0a…78e7Base—$0.005896100%coinbase75d ago0x312355…67e248
0xbf49…38380x3e0a…78e7Base—$0.004986100%coinbase75d ago0xb3d4ce…bb6590
0xbf49…38380x3e0a…78e7Base—$0.002936100%coinbase75d ago0x82a482…c82bac
0xbf49…38380x3e0a…78e7Base—$0.00584100%coinbase75d ago0xb8b1c5…798d7e
0xbf49…38380x3e0a…78e7Base—$0.003078100%coinbase75d ago0xaf81c3…ef7a3a
0xbf49…38380x3e0a…78e7Base—$0.004365100%coinbase75d ago0xc33b07…120b05
0xbf49…38380x3e0a…78e7Base—$0.004182100%coinbase75d ago0x177c31…6f9eb9
0xbf49…38380x3e0a…78e7Base—$0.005597100%coinbase75d ago0x6f3aa5…c14908
0xbf49…38380x3e0a…78e7Base—$0.004372100%coinbase75d ago0x76d843…4d6a9e
0xbf49…38380x3e0a…78e7Base—$0.005503100%coinbase75d ago0xd1ca3b…089d0b
0xbf49…38380x3e0a…78e7Base—$0.003919100%coinbase75d ago0x79fb77…33ec58
0xbf49…38380x3e0a…78e7Base—$0.003562100%coinbase75d ago0x5d9279…87cc6d
0xbf49…38380x3e0a…78e7Base—$0.005442100%coinbase75d ago0x0d3190…17a100
0xbf49…38380x3e0a…78e7Base—$0.005551100%coinbase75d ago0xf4bbc4…8c9f23
0xbf49…38380x3e0a…78e7Base—$0.004431100%coinbase75d ago0xe14230…996828
0xbf49…38380x3e0a…78e7Base—$0.004904100%coinbase75d ago0x3c5022…bf48e2

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.