Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x7e70…5817Base—$0.01100%coinbase60d ago0x06a953…212bc1
0xe601…7f2b0x6f5e…a19bBase—$0.01100%coinbase60d ago0xc4cf51…2a935a
0xe601…7f2b0xf42c…1f49Base—$0.01100%coinbase60d ago0xac5b07…b3ea30
0xe601…7f2b0xfae8…1143Base—$0.01100%coinbase60d ago0xea9ea9…dd11b3
0xe601…7f2b0x649a…65b7Base—$0.01100%coinbase60d ago0x080053…3f3045
0xe601…7f2b0x7d9d…dd10Base—$0.01100%coinbase60d ago0xb20483…f27aec
0xe601…7f2b0xb248…e3c4Base—$0.01100%coinbase60d ago0xed9b32…4e97f5
0xe601…7f2b0xc44c…022aBase—$0.01100%coinbase60d ago0xc9c83c…137dfb
0xe601…7f2b0x8abf…82b9Base—$0.01100%coinbase60d ago0xeb6804…951004
0xe601…7f2b0x6e0c…1951Base—$0.01100%coinbase60d ago0x402a23…35780d
0xe601…7f2b0x348c…af26Base—$0.01100%coinbase60d ago0x6bd76c…19d556
0xe601…7f2b0xe352…9f71Base—$0.01100%coinbase60d ago0x7ba11f…fbc87c
0xe601…7f2b0x94c2…6316Base—$0.01100%coinbase60d ago0xb5a77c…0fe667
0xe601…7f2b0x9a96…d3b7Base—$0.01100%coinbase60d ago0x1c2886…3ef377
0xe601…7f2b0x0c4b…8cedBase—$0.01100%coinbase60d ago0x562b92…59bd97
0xe601…7f2b0x08a6…05d8Base—$0.01100%coinbase60d ago0x0439ca…7cd3ba
0xe601…7f2b0xe425…36bbBase—$0.01100%coinbase60d ago0x0faae1…7cad43
0xe601…7f2b0xace4…ffe5Base—$0.01100%coinbase60d ago0x41fd83…22eb35

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.