Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase68d ago0x0ab973…c45c4b
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x79eb24…98a838
0x0fcb…87740x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase68d ago0x97795c…9ff509
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x2ec66f…3e07e2
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x6aa392…340dab
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xb76b8c…9d16d3
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x382d5e…be0f64
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xee1285…eb1864
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xcf1da1…b034a8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x4f9a42…0784fc
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xa7e744…50e239
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xd5d46f…21cca7
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x38fc29…d757d8
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x5cb29e…dac401
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x7398ef…e532a5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xaec2e4…3a0c78
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x11669c…15096a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xbd69f1…96194a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x6f0402…35d50f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0x6ec839…63d75b
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase68d ago0xf7ff01…2ea972

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.