Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09bc…b5900xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x3f1662…1a2b1a
0x36e8…c76f0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xf2b042…c817b4
0xea39…30ad0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xe81f58…a3e2ac
0x36e8…c76f0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xcd3ae5…e19a2b
0xea39…30ad0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xc1b86f…44c1e6
0x08ae…0fbe0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xc8a10f…17442b
0xd075…de0e0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x991ae5…eb0153
0xef20…3f7e0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xaab142…e34d0b
0x4c61…6cd90xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x0c8de5…df08b7
0x7dbb…dd800xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x4dc253…045bdc
0x7a2a…de920xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x63019b…7a90ba
0xeacf…01e40xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x7ab0ad…a0e4f1
0x940d…94970xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x8fed10…c173cd
0x7a2a…de920xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xb1e721…6a16e6
0x650d…cc790xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x82183b…01cb5f
0x1458…03e80xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xda7966…fe8bc8
0xcb2f…fa050xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x02148e…125c5f
0x7dbb…dd800xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x77006e…e67b5c
0x7250…eb5d0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x21f2eb…e39d32
0x524f…64860xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x53129d…3983af
0x7dbb…dd800xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xaaac67…87841e
0xff79…34990xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x01c274…bac5a0
0x7a2a…de920xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x758763…e764d6
0x25ad…49e60xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0x8e646e…6874ac
0x0736…9a8b0xa8b2…1d68Base—$0.0170%0x9501…c67717d ago0xec7847…724efe

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.