Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x311b…12c50x3e0a…78e7Base—$0.004708100%coinbase74d ago0x838ec8…3f5fae
0x311b…12c50x3e0a…78e7Base—$0.00388100%coinbase74d ago0xd1bb2c…064bd0
0x311b…12c50x3e0a…78e7Base—$0.004553100%coinbase74d ago0xe3ed84…e09677
0x311b…12c50x3e0a…78e7Base—$0.003561100%coinbase74d ago0x971553…b3eda6
0x311b…12c50x3e0a…78e7Base—$0.002878100%coinbase74d ago0xe01119…29d1e4
0x311b…12c50x3e0a…78e7Base—$0.00346100%coinbase74d ago0x7bd5d8…d0e8ff
0x311b…12c50x3e0a…78e7Base—$0.003317100%coinbase74d ago0xae8965…464648
0x311b…12c50x3e0a…78e7Base—$0.005686100%coinbase74d ago0x1d9df3…cd230d
0x311b…12c50x3e0a…78e7Base—$0.003439100%coinbase75d ago0x31603c…962ad4
0x311b…12c50x3e0a…78e7Base—$0.003947100%coinbase75d ago0x2abf74…2d6530
0x311b…12c50x3e0a…78e7Base—$0.005641100%coinbase75d ago0x72dcb4…86e1d0
0x311b…12c50x3e0a…78e7Base—$0.004001100%coinbase75d ago0x9a3e52…1fa8e1
0x311b…12c50x3e0a…78e7Base—$0.002939100%coinbase75d ago0x73dd17…6943ed
0x311b…12c50x3e0a…78e7Base—$0.004618100%coinbase75d ago0xf9cff5…6cf937
0x311b…12c50x3e0a…78e7Base—$0.003245100%coinbase75d ago0x9d2735…b2c8c4
0x311b…12c50x3e0a…78e7Base—$0.003535100%coinbase75d ago0x3391d3…e677b6
0x311b…12c50x3e0a…78e7Base—$0.00535100%coinbase75d ago0x7959b8…f32250
0x311b…12c50x3e0a…78e7Base—$0.003001100%coinbase75d ago0xb4aee3…bc7b2b
0x311b…12c50x3e0a…78e7Base—$0.004977100%coinbase75d ago0x1cb98c…b27e0b
0x311b…12c50x3e0a…78e7Base—$0.003322100%coinbase75d ago0x4cb29d…74d2bc
0x311b…12c50x3e0a…78e7Base—$0.00518100%coinbase75d ago0xdb4fd9…8e50ae
0x311b…12c50x3e0a…78e7Base—$0.0035100%coinbase75d ago0x80924c…6ad03e
0x311b…12c50x3e0a…78e7Base—$0.002664100%coinbase75d ago0xf1b79a…5e3163

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.