Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase112d ago0x3a5784…15627b
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase112d ago0x859ad9…f11b09
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase112d ago0xa0c4e8…1ab235
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase112d ago0xa68078…86d6b0
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0xbd9255…c25fac
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x5a828f…065514
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0xebffa2…c4c399
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x48f16a…bf6665
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x9f6c6a…670e19
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x41b1ff…bb45e7
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x8e6c49…92b4c7
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x3bb684…8d3857
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0xffca5d…ca2da8
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x79337a…24d347
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x355ba8…f0a0e4
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x04e552…8aeb38
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x3a042f…f93ae4
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x6227d3…3bdc86
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0xaeb54b…6933ca
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x491d7d…ace60c
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x7d0750…4ad71b
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x664a00…3f364d
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x25d6ed…93954e
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x68eb49…9e28ce
0x18f6…ae9e0xa9dd…2315Base—$0.002100%coinbase113d ago0x684818…acc588

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.