Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x671108…456870
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xdefc24…c6b622
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xe80b05…b3ad0e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xee5a8c…ff277f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x46133d…d59645
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xba97f7…1c27a9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xd118d5…fc83ed
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x87262f…785f93
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xa1813e…f855f7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0x2d1565…484c90
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xc02e86…fda416
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x875f15…d34091
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xa53400…bf4148
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0x3e380b…f22810
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xaba7ce…d62a96
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xd11003…f2d35f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0x924d7d…24330c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0x7c7190…6b8292
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xe4bb07…69421c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xccf56d…8ce742
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0xf7cc47…8d0a5f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0xd0ac81…309b03
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x31beb8…095ed9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI30d ago0x2456d5…8964e4
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase30d ago0x4dd706…2e5140

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.