Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0dc…38470x3803…101bBase—$0.11100%dexter79d ago0x84c9fb…0f86ec
0xd0dc…38470x3803…101bBase—$0.01100%dexter79d ago0xd8aa13…8e0e40
0x3803…101b0xf9dc…e734Basex402 service$0.001100%payAI79d ago0x9b1255…2c0615
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams79d ago0x92f5ac…f9c22e
0x3803…101b0xf00d…de96Basex402 service$0.001100%payAI79d ago0x2f91c0…f97491
0xeebe…7f4e0x3803…101bBase—$0.01100%coinbase79d ago0x62ee5b…7525a1
0xeebe…7f4e0x3803…101bBase—$0.01100%coinbase79d ago0x0a8b0e…183f9d
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase79d ago0x819e5f…6cdcd9
0x19d0…11410x3803…101bBase—$0.01100%coinbase79d ago0x60ce94…6bd2ec
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams80d ago0x4ed0b3…296c23
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase80d ago0x807a58…a73306
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase80d ago0x0d9be4…6ad040
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase80d ago0xbc5f05…6306ed
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase80d ago0xa6b552…9fc582
0x3803…101b0x5c6b…a6dbBasex402 service$0.01100%coinbase80d ago0x4df501…16c52a
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams80d ago0x19cd9f…2fc184

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.