Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf15…34e10x3e0a…78e7Base—$0.005819100%coinbase74d ago0xb4414c…495068
0xbf15…34e10x3e0a…78e7Base—$0.00384100%coinbase74d ago0x40e679…e30df7
0xbf15…34e10x3e0a…78e7Base—$0.0048100%coinbase74d ago0x259ae6…6e4a7d
0xbf15…34e10x3e0a…78e7Base—$0.005754100%coinbase74d ago0x57ac16…baa7d9
0xbf15…34e10x3e0a…78e7Base—$0.003149100%coinbase74d ago0x660e19…3cc0bd
0xbf15…34e10x3e0a…78e7Base—$0.004593100%coinbase74d ago0x927918…0c36ba
0xbf15…34e10x3e0a…78e7Base—$0.005194100%coinbase74d ago0xd67f2a…77eae8
0xbf15…34e10x3e0a…78e7Base—$0.005067100%coinbase74d ago0x609a3d…780c20
0xbf15…34e10x3e0a…78e7Base—$0.005422100%coinbase74d ago0xe12e41…7eb6d4
0xbf15…34e10x3e0a…78e7Base—$0.0034100%coinbase75d ago0xac31a1…bf5cc6
0xbf15…34e10x3e0a…78e7Base—$0.003154100%coinbase75d ago0x6cb7f6…a99c2b
0xbf15…34e10x3e0a…78e7Base—$0.003017100%coinbase75d ago0x2f3f45…e512ee
0xbf15…34e10x3e0a…78e7Base—$0.00509100%coinbase75d ago0x48da88…081612
0xbf15…34e10x3e0a…78e7Base—$0.004033100%coinbase75d ago0xab0b41…bf640d
0xbf15…34e10x3e0a…78e7Base—$0.005541100%coinbase75d ago0x1000fd…7e95c9
0xbf15…34e10x3e0a…78e7Base—$0.005773100%coinbase75d ago0x277137…5e4e46
0xbf15…34e10x3e0a…78e7Base—$0.004467100%coinbase75d ago0x33f26f…959902
0xbf15…34e10x3e0a…78e7Base—$0.004477100%coinbase75d ago0x94c1a5…252f4b
0xbf15…34e10x3e0a…78e7Base—$0.00373100%coinbase75d ago0x1535e0…962548
0xbf15…34e10x3e0a…78e7Base—$0.003226100%coinbase75d ago0xbab760…9fc104
0xbf15…34e10x3e0a…78e7Base—$0.004234100%coinbase75d ago0x109dba…975300
0xbf15…34e10x3e0a…78e7Base—$0.004427100%coinbase75d ago0x6ef4fc…d9de01
0xbf15…34e10x3e0a…78e7Base—$0.003258100%coinbase75d ago0x94f671…76906c

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.