Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd10…a9e50xf61d…919eBase—$0.01100%coinbase56d ago0xd6f160…0e238c
0xbd10…a9e50x005b…f552Base—$0.01100%coinbase56d ago0x90d1ba…5f98b5
0xbd10…a9e50xc221…1ab5Base—$0.01100%coinbase56d ago0xa84825…8eecec
0xbd10…a9e50xaa2f…cfdeBase—$0.01100%coinbase56d ago0xa66826…cb444c
0xbd10…a9e50x0f65…b350Base—$0.01100%coinbase56d ago0xe13e52…e67032
0xbd10…a9e50xe582…a7d3Base—$0.01100%coinbase56d ago0xda463b…9e9aa1
0xbd10…a9e50x77d1…3bcaBase—$0.01100%coinbase56d ago0x9a5765…e650d8
0xbd10…a9e50xb661…ac00Base—$0.01100%coinbase56d ago0x5c46a4…429df3
0xbd10…a9e50x6b17…b663Base—$0.01100%coinbase56d ago0x748564…77086a
0xbd10…a9e50x937e…b6faBase—$0.01100%coinbase56d ago0x25e157…3c9b9b
0xbd10…a9e50x2f97…fda4Base—$0.01100%coinbase56d ago0x17ee4a…a24a97
0xbd10…a9e50x7dbb…0b0aBase—$0.01100%coinbase56d ago0x4068dc…3a6de9
0xbd10…a9e50x980f…5287Base—$0.01100%coinbase56d ago0xa37ccb…c49bfa
0xbd10…a9e50x7a7b…e322Base—$0.01100%coinbase56d ago0xc0d530…abc256
0xbd10…a9e50xf2c8…36e8Base—$0.01100%coinbase56d ago0x119eb9…4fb749
0xbd10…a9e50xa525…1f46Base—$0.01100%coinbase56d ago0xf90835…cd9f4b
0xbd10…a9e50x0fe0…b504Base—$0.01100%coinbase56d ago0x9ba7bf…c6bc86
0xbd10…a9e50x0f84…a918Base—$0.01100%coinbase56d ago0x3b8605…604cc9
0xbd10…a9e50x94c1…30cbBase—$0.01100%coinbase56d ago0x10ef88…c326b5
0xbd10…a9e50x3dfe…36dcBase—$0.01100%coinbase56d ago0x7333f6…1230f9
0xbd10…a9e50xcb6e…ca01Base—$0.01100%coinbase56d ago0x82dc42…92dd5b
0xbd10…a9e50x0154…cbd2Base—$0.01100%coinbase56d ago0xfad4ea…18a87d
0xbd10…a9e50x52a0…ef54Base—$0.01100%coinbase56d ago0x8101cf…0251e9
0xbd10…a9e50xa1d1…f6efBase—$0.01100%coinbase56d ago0x29596c…1c570a
0xbd10…a9e50x225f…eaecBase—$0.01100%coinbase56d ago0x175cdb…eeee7b

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.