Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7fb5…6c527d ago0xc9d102…e78010
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdddf…e3d87d ago0x63cb0f…d49c92
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x14dd…a4ea7d ago0x995277…ec80d5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa0c6…2cb47d ago0xfab0e9…072dc9
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xe10f…cb707d ago0x77de1b…47e003
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe218…89ec7d ago0x1f2172…cba718
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcd39…07247d ago0x6658ad…f20a6b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe162…62687d ago0xaaddf4…54203f
0xc9a2…31540x47c5…4fc3Base—$19.9570%0x4950…4a267d ago0x62e3c2…b019ce
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1e0a…902e7d ago0x4bd6f6…793917
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7685…47697d ago0xb8a973…f4e53e
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x4639…93fa7d ago0x9b424f…5b125c
0xc9a2…31540x47c5…4fc3Base—$42.0070%0x6a96…27ff7d ago0xadc0d7…c98217
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x96df…634b7d ago0x69d0ad…3c6d35
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5047…e9407d ago0x72d8b5…c10d2e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2a5b…d6a97d ago0xe49e98…5ad4be
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8817…49277d ago0x0ec799…9f5699
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x515b…21b57d ago0xbd626b…0562da
0xc9a2…31540x47c5…4fc3Base—$26.2570%0x160a…c8917d ago0xb8d5b8…ddf6fd
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x791a…97b47d ago0x80ed34…c23835
0xc9a2…31540x47c5…4fc3Base—$12.6070%0x52ac…a61d7d ago0xdd84eb…ecae38
0xc9a2…31540x47c5…4fc3Base—$14.7070%0x8e4d…98c07d ago0xddcb03…3d1cc0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9c03…689d7d ago0xd023f0…b3ffcc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x363e…450d7d ago0x603355…cf6758
0xc9a2…31540x47c5…4fc3Base—$31.5070%0xbc7c…86d47d ago0xa85234…805744

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.