Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65f5…5f6d0x3e0a…78e7Base—$0.004027100%coinbase74d ago0x7abc3b…99d67d
0x65f5…5f6d0x3e0a…78e7Base—$0.004899100%coinbase74d ago0x83f743…75ece9
0x65f5…5f6d0x3e0a…78e7Base—$0.005275100%coinbase74d ago0xb197fb…5f4d01
0x65f5…5f6d0x3e0a…78e7Base—$0.004743100%coinbase74d ago0x86258f…fe859e
0x65f5…5f6d0x3e0a…78e7Base—$0.003509100%coinbase74d ago0x48b0d0…70b206
0x65f5…5f6d0x3e0a…78e7Base—$0.002716100%coinbase74d ago0x06a6f1…320284
0x65f5…5f6d0x3e0a…78e7Base—$0.005101100%coinbase74d ago0xa0506d…136c93
0x65f5…5f6d0x3e0a…78e7Base—$0.004803100%coinbase74d ago0xcdeced…bcda99
0x65f5…5f6d0x3e0a…78e7Base—$0.002952100%coinbase74d ago0xd606ea…76b515
0x65f5…5f6d0x3e0a…78e7Base—$0.004727100%coinbase74d ago0x85ed80…96a6d3
0x65f5…5f6d0x3e0a…78e7Base—$0.003138100%coinbase74d ago0xf78f63…e18cfa
0x65f5…5f6d0x3e0a…78e7Base—$0.005669100%coinbase74d ago0x3085a3…154930
0x65f5…5f6d0x3e0a…78e7Base—$0.004686100%coinbase74d ago0x196bba…f98005
0x65f5…5f6d0x3e0a…78e7Base—$0.003156100%coinbase74d ago0x18d9dd…5c854d
0x65f5…5f6d0x3e0a…78e7Base—$0.003268100%coinbase74d ago0xcf30c2…73ddac
0x65f5…5f6d0x3e0a…78e7Base—$0.00276100%coinbase74d ago0xeb812c…07df66
0x65f5…5f6d0x3e0a…78e7Base—$0.003417100%coinbase74d ago0x97ac5b…812cbb
0x65f5…5f6d0x3e0a…78e7Base—$0.002753100%coinbase75d ago0x969665…e5a8e8
0x65f5…5f6d0x3e0a…78e7Base—$0.004526100%coinbase75d ago0x1f56da…3843b4
0x65f5…5f6d0x3e0a…78e7Base—$0.002771100%coinbase75d ago0xf2f01e…0db147
0x65f5…5f6d0x3e0a…78e7Base—$0.00412100%coinbase75d ago0xf86bac…bab640
0x65f5…5f6d0x3e0a…78e7Base—$0.003596100%coinbase75d ago0x23c4ef…323a2d
0x65f5…5f6d0x3e0a…78e7Base—$0.002837100%coinbase75d ago0x0af28f…8921a6

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.