Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9c03…689d35d ago0x8cbf5c…2f6215
0x8947…94f00x47c5…4fc3Base—$5.2570%0xabef…391335d ago0x5ccf2f…660a3d
0x8947…94f00x47c5…4fc3Base—$10.5070%0xdc27…c47d35d ago0x065dd0…d2f690
0x8947…94f00x47c5…4fc3Base—$5.2570%0xec3e…414c35d ago0xe43b60…dba4fa
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5b2d…d78c35d ago0x165082…0f6287
0x8947…94f00x0e3d…7757Base—$5.2570%0x9510…bc1235d ago0x62128f…dca367
0x8947…94f00x47c5…4fc3Base—$26.2570%0xa06c…18fe35d ago0x1f3a40…650dc1
0x8947…94f00x47c5…4fc3Base—$10.5070%0x7fb5…6c5235d ago0x7dbf92…8055bb
0x8947…94f00x47c5…4fc3Base—$10.5070%0xeba0…ab3b35d ago0xe4c2d4…fa3ca4
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd812…ee4435d ago0x10ca8b…a04e3d
0x8947…94f00x47c5…4fc3Base—$5.2570%0xe5f9…0f5f35d ago0x45e29a…6fbd63
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2859…83d435d ago0x537986…93dc5e
0x8947…94f00x0e3d…7757Base—$10.5070%0x1763…dc2236d ago0xffd935…5a2458
0x8947…94f00x0e3d…7757Base—$10.5070%0x212c…a8f636d ago0x78b161…4c60d2
0x8947…94f00x0e3d…7757Base—$5.2570%0x4055…8ed136d ago0x432bd8…498566
0x8947…94f00x0e3d…7757Base—$21.0070%0x50b0…9cda36d ago0x121730…290b8f

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.