Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xa7bfec…f48af2
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x5004ae…c8c69f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xe1f980…d12545
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x624801…01f315
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x530dbc…8ec789
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x5e45cb…48deea
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x5f5e99…1c8dac
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x2f3b43…697be3
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xe6c37e…8f8096
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xdb049a…8d6e49
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x142042…d23cd9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x62f9f1…99b66b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x70fabc…65c788
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x678cb1…066508
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xe8a75b…d1981e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x98db94…c1c32a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xc96f53…63e295
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x8b03b5…82bc47
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x3e7878…ebcc7c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x25703b…1c0163
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x80abfb…440617
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x69b309…e6bfcb
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xc7e17d…8d7795
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0x93c31b…b69f86
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase103d ago0xe559f5…245115

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.