Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x312d…e8d40x3e0a…78e7Base—$0.004873100%coinbase75d ago0x6693ed…8d5693
0x312d…e8d40x3e0a…78e7Base—$0.004439100%coinbase75d ago0x897bc5…cb2d25
0x312d…e8d40x3e0a…78e7Base—$0.003252100%coinbase75d ago0xa02128…945fbf
0x312d…e8d40x3e0a…78e7Base—$0.005215100%coinbase75d ago0x791160…2ed60c
0x312d…e8d40x3e0a…78e7Base—$0.00357100%coinbase75d ago0xe626c7…5ec399
0x312d…e8d40x3e0a…78e7Base—$0.00338100%coinbase75d ago0x454ac2…ecfdd0
0x312d…e8d40x3e0a…78e7Base—$0.005048100%coinbase75d ago0xd59bbe…77fe1c
0x312d…e8d40x3e0a…78e7Base—$0.003131100%coinbase75d ago0xb7dd41…74d562
0x312d…e8d40x3e0a…78e7Base—$0.002944100%coinbase75d ago0xfed030…8e8c91
0x312d…e8d40x3e0a…78e7Base—$0.005166100%coinbase75d ago0x5ddff7…d49575
0x312d…e8d40x3e0a…78e7Base—$0.005728100%coinbase75d ago0xb78c12…1dcce0
0x312d…e8d40x3e0a…78e7Base—$0.005641100%coinbase75d ago0xeefc57…45da4d
0x312d…e8d40x3e0a…78e7Base—$0.004486100%coinbase75d ago0x8d5968…3f8a9c
0x312d…e8d40x3e0a…78e7Base—$0.003558100%coinbase75d ago0x37b360…00164c
0x312d…e8d40x3e0a…78e7Base—$0.004089100%coinbase75d ago0x315d7b…e3254a
0x312d…e8d40x3e0a…78e7Base—$0.0042100%coinbase75d ago0x63bf08…dae36d
0x312d…e8d40x3e0a…78e7Base—$0.00376100%coinbase75d ago0x23f413…9a8359
0x312d…e8d40x3e0a…78e7Base—$0.004988100%coinbase75d ago0x06faa4…079dfb
0x312d…e8d40x3e0a…78e7Base—$0.004797100%coinbase75d ago0x8e4ac5…52bb81
0x312d…e8d40x3e0a…78e7Base—$0.004088100%coinbase75d ago0x5cf157…55d072
0x312d…e8d40x3e0a…78e7Base—$0.003877100%coinbase75d ago0xc2fc05…0169a7
0x312d…e8d40x3e0a…78e7Base—$0.00455100%coinbase75d ago0x7d89ba…89aaa6
0x312d…e8d40x3e0a…78e7Base—$0.003271100%coinbase75d ago0x677a37…46fabf
0x312d…e8d40x3e0a…78e7Base—$0.003569100%coinbase75d ago0x214e48…c3443a

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.