Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base—$32.9370%0xf70d…dbef18d ago0x4013b1…22e97d
0xe7a3…d8060x4cd0…bc31Base—$19.1470%0xf70d…dbef18d ago0x71e983…9cd932
0xe7a3…d8060x4cd0…bc31Base—$9.5870%0xf70d…dbef18d ago0x5408c4…d927e2
0xe7a3…d8060x4cd0…bc31Base—$39.4270%0xf70d…dbef19d ago0xa64717…16d2bf
0xe7a3…d8060x4cd0…bc31Base—$27.2770%0xf70d…dbef19d ago0x32747b…985168
0xe7a3…d8060x4cd0…bc31Base—$54.9870%0xf70d…dbef19d ago0x254910…da924a
0xe7a3…d8060x4cd0…bc31Base—$5.4770%0xf70d…dbef19d ago0x7cc944…61589a
0xe7a3…d8060x4cd0…bc31Base—$12.4670%0xf70d…dbef19d ago0x56dbe2…c7733c
0xe7a3…d8060x4cd0…bc31Base—$18.7870%0xf70d…dbef19d ago0xdac9d0…9854af
0xe7a3…d8060x4cd0…bc31Base—$8.6270%0xf70d…dbef19d ago0x68f043…12aa92
0xe7a3…d8060x4cd0…bc31Base—$19.4570%0xf70d…dbef19d ago0x3ab219…968aaf
0xe7a3…d8060x4cd0…bc31Base—$21.2970%0xf70d…dbef19d ago0x62c3ab…bcb207
0xe7a3…d8060x4cd0…bc31Base—$26.7670%0xf70d…dbef19d ago0xc97417…67136b
0xe7a3…d8060x4cd0…bc31Base—$25.2170%0xf70d…dbef19d ago0x88fab2…76a0c1
0xe7a3…d8060x4cd0…bc31Base—$21.1570%0xf70d…dbef19d ago0xc587f5…12713f
0xe7a3…d8060x4cd0…bc31Base—$7.6870%0xf70d…dbef19d ago0xf4e87a…8c6fd2
0xe7a3…d8060x4cd0…bc31Base—$40.9270%0xf70d…dbef19d ago0x0c0740…e1e519
0xe7a3…d8060x4cd0…bc31Base—$12.3570%0xf70d…dbef19d ago0x23fb29…e7cca3
0xe7a3…d8060x4cd0…bc31Base—$18.5470%0xf70d…dbef19d ago0x362c56…da3594

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.