Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.001885100%0x6366…f1e258d ago0xa03d40…5810e9
0x6fce…e2790x6366…f1e2Base$0.007379100%0x6366…f1e258d ago0x4851ff…191e4e
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e258d ago0xecfb63…2d92cd
0x6fce…e2790x6366…f1e2Base$0.007141100%0x6366…f1e258d ago0x5b2136…6c525d
0x6fce…e2790x6366…f1e2Base$0.22100%0x6366…f1e258d ago0xf65830…94fb85
0x6fce…e2790x6366…f1e2Base$0.007172100%0x6366…f1e258d ago0xe49ee2…2fe54e
0x6fce…e2790x6366…f1e2Base$0.52100%0x6366…f1e258d ago0x8cb4c9…e599e7
0x6fce…e2790x6366…f1e2Base$0.000026100%0x6366…f1e258d ago0x736ef6…75b499
0x6fce…e2790x6366…f1e2Base$0.00713100%0x6366…f1e258d ago0x93fa34…57c0fa
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e258d ago0xd91ab7…e2bbd6
0x6fce…e2790x6366…f1e2Base$0.007513100%0x6366…f1e258d ago0xae5114…dd3ab0
0x6fce…e2790x6366…f1e2Base$0.72100%0x6366…f1e258d ago0x790f79…1f071b
0x6fce…e2790x6366…f1e2Base$0.007475100%0x6366…f1e258d ago0xb22e7c…fa3277
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e258d ago0xdc20f6…2b3db0
0x6fce…e2790x6366…f1e2Base$0.001876100%0x6366…f1e258d ago0x1e6b61…d1bcb7
0x6fce…e2790x6366…f1e2Base$0.007125100%0x6366…f1e258d ago0xd7b059…453cb2
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e258d ago0x483f3c…c0b91c
0x6fce…e2790x6366…f1e2Base$0.001874100%0x6366…f1e258d ago0x12755d…b612e6
0x6fce…e2790x6366…f1e2Base$0.007084100%0x6366…f1e258d ago0x2287c4…c01521
0x6fce…e2790x6366…f1e2Base$0.52100%0x6366…f1e258d ago0x18d50d…9fe90f
0x6fce…e2790x6366…f1e2Base$0.04100%0x17c8…043658d ago0x85407f…6f3cdd
0x6fce…e2790x6366…f1e2Base$0.001877100%0x6366…f1e258d ago0xfa2327…ef345e
0x6fce…e2790x6366…f1e2Base$0.006822100%0x6366…f1e258d ago0x174911…37ba2f
0x6fce…e2790x6366…f1e2Base$0.77100%0x6366…f1e258d ago0xdcf743…32b746
0x6fce…e2790x6366…f1e2Base$0.001886100%0x6366…f1e258d ago0xc12d06…9c9bd0

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.