Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xfe13a7…d51ee9
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x0af340…be7471
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xae9063…4f0e5c
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x63c77e…5cb55d
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xe1e274…5d5186
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x31d154…ff1b4b
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x1976c7…c68529
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x03e833…baa44d
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xf3e20a…cc6781
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x07b8b9…4967fd
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x3e4180…52d3bc
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0xb14013…c818d1
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x5a5442…5498bd
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x565748…efb448
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xb95120…e4bfdf
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0xeefb51…7093be
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xd074c0…279a49
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x8b8ec6…36aea1
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x730505…4a625a
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x38f36d…677a15
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x94df21…e40850
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0xe50f78…bf1896
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0xb74daf…0170c0
0x6458…c1300xfbe8…e533Base—$0.001100%payAI69d ago0x345dbb…9e4610
0x6458…c1300xfbe8…e533Base—$0.001100%coinbase69d ago0x0e14ce…c6b8bf

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.