Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x668383…4b9470
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xcdaf5b…b34b11
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x2ab3ae…528d66
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xdcefa0…427268
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0xf9d7a5…22dcd6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x688896…de5fca
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0xe27cde…522e59
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x859173…accd02
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xec9e7a…7215de
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x17bd97…04b0de
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0xdd5b97…e395b3
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xafef76…42cce0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x3df0a8…186a4c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0x692bf6…4feec3
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase45d ago0xd3f008…b548a6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xccec0b…4a4dd7
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x8dc9c3…5be4be
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xd07557…8e71bb
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xd3c5f7…7c2951
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x3d2581…3f2c8b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0xb84c98…b4d97f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x7e1b91…37333a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xc64c1a…f0a9b5
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x17cdce…792bd6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase46d ago0x08c164…754835

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.