Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x3dcd91…ea9249
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x39552a…8e3fc3
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x59d47b…800919
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x505c18…284f43
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x3a9640…077af8
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x768933…9d990c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xd2f8de…786df4
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x752caa…2aff9b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x270cab…21fc9a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xde736f…6bbc6f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x8fe5d8…76325c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x47b2e8…0bbccb
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x488379…e404a6
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x1deef2…4ab77a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xd2d925…53d1ff
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x9447c5…8059ca
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xc024f6…d0b7ff
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xd438e8…896b7c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x4f2ddb…91ddd8
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x5dda78…6daf7a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x9e761b…bf8bca
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xed34ba…5c0428
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0xb3368e…591012
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x29184e…91b167
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase64d ago0x2105cb…4b4057

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.