Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa7…39c20x3e0a…78e7Base$0.002803100%coinbase10d ago0x37b13b…652ec0
0x928f…cde10x3e0a…78e7Base$0.003106100%coinbase10d ago0x90728b…54be1b
0x3e1d…bb270x3e0a…78e7Base$0.004841100%coinbase10d ago0x2ad17c…f5be77
0xcfd4…67640x3e0a…78e7Base$0.003417100%coinbase10d ago0x40938f…030e37
0x4419…08a10x3e0a…78e7Base$0.005325100%coinbase10d ago0x131392…038a71
0xb0fc…30610x3e0a…78e7Base$0.004933100%coinbase10d ago0xb55b71…eb4bd1
0xd418…34560x3e0a…78e7Base$0.004175100%coinbase10d ago0xe1b8cd…f398fd
0x42ef…b1120x3e0a…78e7Base$0.00526100%coinbase10d ago0x1e2f26…432317
0xd3d7…35060x3e0a…78e7Base$0.005447100%coinbase10d ago0x4cc3ff…9bfe63
0x9269…99c90x3e0a…78e7Base$0.005258100%coinbase10d ago0xf91b6a…a35b7f
0xb6f3…38cf0x3e0a…78e7Base$0.0047100%coinbase10d ago0xaa2ef6…a3723c
0xb3b2…ff680x3e0a…78e7Base$0.002709100%coinbase10d ago0x74b972…8ff371
0x5d15…64230x3e0a…78e7Base$0.005792100%coinbase10d ago0x0d9d88…40bff5
0x68da…e5b90x3e0a…78e7Base$0.002856100%coinbase10d ago0x09ec5a…78c87a
0x8ca1…dcb90x3e0a…78e7Base$0.004507100%coinbase10d ago0xe97e5e…60cb2f
0xceb3…3f6e0x3e0a…78e7Base$0.002902100%coinbase10d ago0x3ac14d…81f66c
0x672c…15970x3e0a…78e7Base$0.004196100%coinbase10d ago0xe84c17…c09d76
0x2f26…4a6c0x3e0a…78e7Base$0.005329100%coinbase10d ago0xe4e8b1…30da44
0x79b4…250a0x3e0a…78e7Base$0.004298100%coinbase10d ago0xd5eb3b…704821
0x69b9…f1ff0x3e0a…78e7Base$0.002906100%coinbase10d ago0x69b96e…04b100
0xfafe…c4d20x3e0a…78e7Base$0.004635100%coinbase10d ago0x682252…a78c3b
0x2c43…6b340x3e0a…78e7Base$0.005052100%coinbase10d ago0x02edea…b59506
0x531a…c2b00x3e0a…78e7Base$0.004617100%coinbase10d ago0x499282…4fb812
0x5516…94bd0x3e0a…78e7Base$0.005002100%coinbase10d ago0x45a20c…490fc7
0x8527…c8980x3e0a…78e7Base$0.002939100%coinbase10d ago0x08b68b…152757

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.