Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740x4e87…fd17Base—$0.01100%coinbase69d ago0xbca5ab…6b4a9b
0xf218…87740x6155…51b7Base—$0.01100%coinbase70d ago0xd78914…92cf36
0xf218…87740x2862…1297Base—$0.01100%coinbase70d ago0x958147…7dd27b
0xf218…87740x405a…4529Base—$0.01100%coinbase70d ago0xe305f8…3e61f5
0xf218…87740x3943…d240Base—$0.01100%coinbase70d ago0x9f4d2a…bb768c
0xf218…87740x43df…e181Base—$0.01100%coinbase70d ago0xc256b6…b22a9b
0xf218…87740xe90d…ad7eBase—$0.01100%coinbase70d ago0xc2e2bc…554b6c
0xf218…87740xedaf…c833Base—$0.01100%coinbase70d ago0xf2cd8d…76eff2
0xf218…87740x1704…9188Base—$0.01100%coinbase70d ago0x324e9a…c6796f
0xf218…87740x9100…4378Base—$0.01100%coinbase70d ago0xe47166…911b42
0xf218…87740x482f…a12aBase—$0.01100%coinbase70d ago0xf97bf4…a333e5
0xf218…87740x6271…b2a2Base—$0.01100%coinbase70d ago0xdbc5d2…279ba9
0xf218…87740xbfec…5e12Base—$0.01100%coinbase70d ago0x48d4c1…77aeca
0xf218…87740x56d5…6b3dBase—$0.01100%coinbase70d ago0x137e35…577811
0xf218…87740x5303…7b07Base—$0.01100%coinbase70d ago0x68ee2f…c4a4de
0xf218…87740xad05…c83fBase—$0.01100%coinbase70d ago0x3ec40b…407f8c
0xf218…87740x14b9…accfBase—$0.01100%coinbase70d ago0x444dfd…cd3f51
0xf218…87740x609d…e96cBase—$0.01100%coinbase70d ago0x8035dc…cfa00c
0xf218…87740x3893…33a3Base—$0.01100%coinbase70d ago0x3310bb…65aa40
0xf218…87740x2b5b…b128Base—$0.01100%coinbase70d ago0xe09628…9e5a1b
0xf218…87740xfe37…4c00Base—$0.01100%coinbase70d ago0x91c803…2e48ea

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.