Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase20d ago0x637258…136a18
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase20d ago0x52b101…93a3f0
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase20d ago0x8f6138…19df61
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x9cf14f…93d5a5
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x20e080…1ffc0b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xb4d9ec…ab676a
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xbc9966…0d6c21
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x8e3c55…857ad7
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xe74625…75a3b9
0xe3ba…3fb30x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase21d ago0x1a89f9…3fa813
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x523243…4fc7f1
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x738af3…b671cd
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x5f45f8…2fb6b6
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xb70687…3bc087
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xd2e97d…a1ca72
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xf4363e…bfd5f1
0x6777…39860x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xd92c6b…d39022
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xcdb65b…269b50
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xeb7fd0…b23784
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x134a2c…133c41
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x58e304…ca88f8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x2e6cb3…44cc62
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x30953e…8e2c0e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xf22b82…6e489c
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xeaca81…c286a2

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.