Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x378e7b…2e9660
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xd1ed85…be1bf6
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xf9f21f…6946a9
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x1d51bc…317365
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xc4f3ca…f2f90d
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x768e1f…9f05bd
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x4e493b…8d35ca
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xab4dbf…039e63
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xb7f2a5…0e8fc9
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x978971…594ee2
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xe3ce5f…4128be
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xeb3edf…321e56
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x21de65…a28a8a
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x6f5cc0…ff8c8c
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x7fa64f…334075
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x0650ab…1e80c8
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xf40183…07771f
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x444032…4b2f06
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xe394b9…7c3f5e
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xf2969a…2bde1a
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xa9665f…faed65
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xdcd393…9425a2
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x64e476…b592c2
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0x26c008…5e22a9
0x67e6…19720xa9dd…2315Base—$0.002100%coinbase19h ago0xed4da0…c2a289

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.