Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xab1485…561bd8
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x361839…c31d27
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x17aa8d…b1fc16
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x94eaea…38ff47
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xe1ed7a…0f0435
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x6a5d20…45fc61
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x7eefc0…757632
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x09ee9f…84ee76
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x24ff37…75ed36
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x235a02…bf9fc4
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xd06b10…4818df
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x8a837e…3bf113
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x84663d…dbc7f6
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x95a018…47ca3b
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x3a8dc8…e1cb55
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xb2e25d…c88313
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xb8f9fb…4d43d6
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x1e876d…46e29b
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x78c141…dd05df
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x69b6ed…1068ab
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xe4f1b3…cec52c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x05a6f2…3b7bf3
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x3d734c…0ef411
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0x7b468c…ba4596
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase51d ago0xba9d21…8d9475

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.