Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$10.50100%0x2c22…1f1c109d ago0x1c61a4…628f69
0xa520…eca40x0e3d…7757Base—$5.25100%0xd798…8751109d ago0xbe5848…e98149
0xa520…eca40x0e3d…7757Base—$5.25100%0x54de…4470109d ago0x0365e2…44005c
0xa520…eca40x0e3d…7757Base—$3.15100%0x72ef…0ffd109d ago0x661a8a…bac0ea
0xa520…eca40x0e3d…7757Base—$10.50100%0xb77d…5f2d109d ago0x028224…128c46
0xa520…eca40x0e3d…7757Base—$8.40100%0x88cf…d21b109d ago0x7b725e…93fa30
0xa520…eca40x0e3d…7757Base—$5.25100%0x6a32…8136109d ago0xad8277…bdae5c
0xa520…eca40x0e3d…7757Base—$5.25100%0x096a…5c7b109d ago0xaade81…476460
0xa520…eca40x0e3d…7757Base—$4.20100%0x4d43…5ecd109d ago0x02ceb1…da9048
0xa520…eca40x0e3d…7757Base—$10.50100%0x80e7…127f109d ago0xfbd133…3869dc
0xa520…eca40x0e3d…7757Base—$3.15100%0x5513…a8a9109d ago0x6395a0…999c7a
0xa520…eca40x0e3d…7757Base—$5.25100%0x1053…e7a9109d ago0x00fb65…13987a
0xa520…eca40x0e3d…7757Base—$10.50100%0x2ee2…15c4109d ago0x552c36…fc971d
0xa520…eca40x0e3d…7757Base—$5.25100%0xcd64…d81f110d ago0xc2c258…a5ad77
0xa520…eca40x0e3d…7757Base—$6.30100%0x5b2d…d78c110d ago0x18a97f…40b46f

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.