Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x2574c6…5d1ee9
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x84125b…863cc5
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0xaec3a3…7e6e29
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x34ec89…7b70c8
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x299658…b3837e
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0xf004d8…cb5070
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0x8beb82…68a96b
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0xe603fb…41d478
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0x18c871…6efc01
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x2e4472…ef6f13
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x82d561…9fb501
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0xb91f40…66f4b8
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x94de9c…70ea50
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x1012a8…0a817e
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x08c4f6…53da36
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0x0d41e9…a4eb71
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0x006fd8…4b18ae
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI13d ago0x69fc0e…112e88
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x6becd1…951c82
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x09fe74…2ab192
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x65b05d…5eaee5
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI13d ago0x04ac76…1e403b
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x0204da…3fd334
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x7f450d…155b12
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI13d ago0x3f6dfe…fd5f22

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.