Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x9dce2e…457890
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xe3c7b6…d9295f
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x939f10…564841
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x6a87f1…447966
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xf7c791…431f7c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xe398a8…683354
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xce213b…abd918
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x1537ac…1f2771
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x2b760e…1e36ec
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xd4aa7d…b01c42
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x2dc3e6…864703
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x0b6298…ed4fde
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x5d840a…8433df
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xe71cee…40fce9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x0fbf2c…704b83
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xf74906…391338
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x6fed1b…9502a3
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x2c0e5b…ab80c9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x224c12…2b9e01
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x142372…d56076
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x79f528…cc3bd8
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xb25e89…94cfbb
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x34d471…5e86ce
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0x38342f…98a736
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase88d ago0xbf3f6b…ecaa69

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.