Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13f4…300c0x3e0a…78e7Base—$0.004006100%coinbase74d ago0xa2dcf7…e75645
0x13f4…300c0x3e0a…78e7Base—$0.00366100%coinbase74d ago0x77b7ca…c46a42
0x13f4…300c0x3e0a…78e7Base—$0.003685100%coinbase74d ago0x76474d…f8ef0d
0x13f4…300c0x3e0a…78e7Base—$0.005576100%coinbase75d ago0xaa7695…768728
0x13f4…300c0x3e0a…78e7Base—$0.002801100%coinbase75d ago0x2e658f…89d68f
0x13f4…300c0x3e0a…78e7Base—$0.00376100%coinbase75d ago0x15b6b7…70edec
0x13f4…300c0x3e0a…78e7Base—$0.003235100%coinbase75d ago0x5f02b0…73ec41
0x13f4…300c0x3e0a…78e7Base—$0.00456100%coinbase75d ago0x8f7ea1…b0e88f
0x13f4…300c0x3e0a…78e7Base—$0.003326100%coinbase75d ago0x5a546f…4ae487
0x13f4…300c0x3e0a…78e7Base—$0.004042100%coinbase75d ago0xb72b5a…6f507c
0x13f4…300c0x3e0a…78e7Base—$0.003065100%coinbase75d ago0x8a8875…742eb3
0x13f4…300c0x3e0a…78e7Base—$0.003728100%coinbase75d ago0xb0a279…e70523
0x13f4…300c0x3e0a…78e7Base—$0.004393100%coinbase75d ago0x4bd28b…045e7e
0x13f4…300c0x3e0a…78e7Base—$0.005037100%coinbase75d ago0x41322d…7bf959
0x13f4…300c0x3e0a…78e7Base—$0.003035100%coinbase75d ago0xa810fd…bcbf8b
0x13f4…300c0x3e0a…78e7Base—$0.004816100%coinbase75d ago0x20d584…06df01
0x13f4…300c0x3e0a…78e7Base—$0.003557100%coinbase75d ago0xc9305a…c1a0d4
0x13f4…300c0x3e0a…78e7Base—$0.004072100%coinbase75d ago0xf20318…655997
0x13f4…300c0x3e0a…78e7Base—$0.002888100%coinbase75d ago0x0349ce…aa6d55
0x13f4…300c0x3e0a…78e7Base—$0.00417100%coinbase75d ago0x438c56…d4b630
0x13f4…300c0x3e0a…78e7Base—$0.003838100%coinbase75d ago0x8faee5…feb110
0x13f4…300c0x3e0a…78e7Base—$0.004782100%coinbase75d ago0x066549…c083e4
0x13f4…300c0x3e0a…78e7Base—$0.003173100%coinbase75d ago0xf8d527…9cf08a
0x13f4…300c0x3e0a…78e7Base—$0.004982100%coinbase75d ago0xf2abcb…081fce
0x13f4…300c0x3e0a…78e7Base—$0.004731100%coinbase75d ago0x86cf58…6973c5

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.