Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$4.20100%0x0553…cecf62d ago0x22f372…a0852a
0x1332…66eb0x0e3d…7757Base—$19.95100%0x823e…6b6c62d ago0x95f09e…798688
0xa787…64cf0x0e3d…7757Base—$1.05100%0xb834…55bc62d ago0xd1817e…c87f42
0x1332…66eb0x0e3d…7757Base—$42.00100%0x30b6…608962d ago0xbafbd1…684cf1
0x1332…66eb0x0e3d…7757Base—$1.05100%0x9092…bc9e62d ago0x30e3d3…d1ab47
0x1332…66eb0x0e3d…7757Base—$25.00100%0x2a5b…d6a962d ago0x72a456…4304d5
0x0669…f7500x0e3d…7757Base—$114.60100%0x6204…112262d ago0x0b6f5b…da21ca
0xc0f4…d6230x0e3d…7757Base—$7.35100%0x8134…084962d ago0x7bd1d2…546468
0x910d…bc8f0x0e3d…7757Base—$10.50100%0x02d7…6ab362d ago0x0ed9af…87743d
0x0b31…aca50x0e3d…7757Base—$11.31100%0x9993…8cf562d ago0xd50d95…e3032d
0x49a2…49040x0e3d…7757Base—$10.50100%0xc246…c59562d ago0xbc94a1…89c49c
0xa787…64cf0x0e3d…7757Base—$5.25100%0x154a…ba3262d ago0x38312b…0b5ff7
0x1332…66eb0x0e3d…7757Base—$10.50100%0x99d9…ec9d62d ago0xbd780a…eb4890
0x1332…66eb0x0e3d…7757Base—$10.50100%0xcf6b…a40a62d ago0xd7da25…e95f87
0x2829…bef40x0e3d…7757Base—$10.50100%0x2041…bdf662d ago0x679f74…fb73c7
0xa787…64cf0x0e3d…7757Base—$4.20100%0xa8cd…654862d ago0x0e990e…bc70a0
0xc9a2…31540x0e3d…7757Base—$1.05100%0x39e9…239362d ago0xc5ce10…d7d5c4
0xa787…64cf0x0e3d…7757Base—$1.05100%0x4760…47ea62d ago0xbf011c…502c4c
0xa787…64cf0x0e3d…7757Base—$10.50100%0x5feb…0e1262d ago0x799e2c…13f4a6
0x1332…66eb0x0e3d…7757Base—$12.60100%0xf098…e1e462d ago0xc7da76…31dcc2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xdf85…203b62d ago0x1c0db6…5ce3e7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x394f…900862d ago0xcf1a6b…d0cfc1
0xa787…64cf0x0e3d…7757Base—$5.25100%0x12b7…6f9962d ago0x51dc76…2b8765
0x1332…66eb0x0e3d…7757Base—$9.45100%0xddf5…034762d ago0x60a72d…d6cf46
haedarseven.eth0x0e3d…7757Base—$10.50100%0x3e5d…fd3862d ago0x16b14c…fc9cff

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.