Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xad2945…1a27e1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x505664…cbc409
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x33daee…3cf562
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x55bf55…95b3c1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xbb73c2…7947f5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x4b76a3…bf303a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xdc31d5…6692f4
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x73cea7…0258ab
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x5abf0e…e10dff
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x0d36a9…4fd7d0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xd34a42…c85ebb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x8606ad…141192
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x73664a…5e2d51
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x148be5…fd7b07
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x6890c6…5d4639
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x61263d…e3a703
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xc54b22…fde442
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xeeb541…e1b79f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xc85518…fdbcff
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0xe8699c…b6d089
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x0f90d4…9931eb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x08788b…9a6d9c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x9e079a…0cb08a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x27be6f…638176
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc49d ago0x6f056c…045b6a

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.