Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd85c…3c990x3e0a…78e7Base—$0.002734100%coinbase74d ago0xa18ebc…090746
0xd85c…3c990x3e0a…78e7Base—$0.004608100%coinbase74d ago0xf9f216…2b8a0c
0xd85c…3c990x3e0a…78e7Base—$0.005254100%coinbase74d ago0xd3f832…7feff2
0xd85c…3c990x3e0a…78e7Base—$0.005874100%coinbase74d ago0xaba774…d19d95
0xd85c…3c990x3e0a…78e7Base—$0.002847100%coinbase74d ago0xf94fec…e38693
0xd85c…3c990x3e0a…78e7Base—$0.004225100%coinbase74d ago0x7e6aab…b160b3
0xd85c…3c990x3e0a…78e7Base—$0.002961100%coinbase74d ago0xc42507…348eee
0xd85c…3c990x3e0a…78e7Base—$0.004527100%coinbase74d ago0x2a14e4…def725
0xd85c…3c990x3e0a…78e7Base—$0.00406100%coinbase74d ago0xeb9b23…f35a68
0xd85c…3c990x3e0a…78e7Base—$0.004707100%coinbase74d ago0xf3e28a…ec2712
0xd85c…3c990x3e0a…78e7Base—$0.003349100%coinbase74d ago0x0f06df…2d06b9
0xd85c…3c990x3e0a…78e7Base—$0.002718100%coinbase74d ago0x72d5e1…1919a4
0xd85c…3c990x3e0a…78e7Base—$0.003204100%coinbase74d ago0x0a5bd6…948d1b
0xd85c…3c990x3e0a…78e7Base—$0.003884100%coinbase74d ago0x976f1e…db6fb1
0xd85c…3c990x3e0a…78e7Base—$0.004602100%coinbase74d ago0x0229dd…d0e071
0xd85c…3c990x3e0a…78e7Base—$0.00313100%coinbase74d ago0x5e4336…dc774b
0xd85c…3c990x3e0a…78e7Base—$0.003738100%coinbase74d ago0x5b1ea8…e70dc0
0xd85c…3c990x3e0a…78e7Base—$0.002692100%coinbase74d ago0x6817ff…27c50f
0xd85c…3c990x3e0a…78e7Base—$0.005568100%coinbase75d ago0xdc4cda…c4a749
0xd85c…3c990x3e0a…78e7Base—$0.004503100%coinbase75d ago0x281d48…4afaa4
0xd85c…3c990x3e0a…78e7Base—$0.00405100%coinbase75d ago0xf49b27…e5a035
0xd85c…3c990x3e0a…78e7Base—$0.005352100%coinbase75d ago0x694ac5…64c7ce
0xd85c…3c990x3e0a…78e7Base—$0.003942100%coinbase75d ago0xfa5290…64af15
0xd85c…3c990x3e0a…78e7Base—$0.002858100%coinbase75d ago0x647b1a…fd0a0e
0xd85c…3c990x3e0a…78e7Base—$0.003663100%coinbase75d ago0x3943fc…21413d

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.