Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380xdb1c…989dBase—$0.01100%coinbase80d ago0xccddb3…83a268
0xf816…99380x0410…a8f7Base—$0.01100%coinbase80d ago0x7bc9e1…253d4b
0xf816…99380x6b37…04b6Base—$0.01100%coinbase80d ago0xaa1397…b67336
0xf816…99380x3c6f…b1b6Base—$0.01100%coinbase80d ago0x314bee…6119e4
0xf816…99380x822d…2de6Base—$0.01100%coinbase80d ago0xbaa71b…528f22
0xf816…99380x39fb…33a1Base—$0.01100%coinbase80d ago0x304fdc…6a63cb
0xf816…99380xfbd2…6c75Base—$0.01100%coinbase80d ago0xbc565c…71fcca
0xf816…99380xd95f…a2a7Base—$0.01100%coinbase80d ago0x452f4d…d4fb43
0xf816…99380x9170…d619Base—$0.01100%coinbase80d ago0x258422…a87517
0xf816…99380x09bb…816eBase—$0.01100%coinbase80d ago0x609135…a3fb4e
0xf816…99380x2af0…9781Base—$0.01100%coinbase80d ago0x2b7460…6fb2c3
0xf816…99380x8d57…9596Base—$0.01100%coinbase80d ago0x6d59d6…c131a6
0xf816…99380x440e…6b1cBase—$0.01100%coinbase80d ago0x1a721f…40f946
0xf816…99380x32f2…55ddBase—$0.01100%coinbase80d ago0x10d356…688ade
0xf816…99380xc7d2…21c0Base—$0.01100%coinbase80d ago0x31da2c…b348ae
0xf816…99380xe9c5…eb91Base—$0.01100%coinbase80d ago0x76071f…2323c8
0xf816…99380xc508…a23cBase—$0.01100%coinbase80d ago0x5b4106…da2f99
0xf816…99380x5bb2…3285Base—$0.01100%coinbase80d ago0x58fbef…a31177
0xf816…99380x5142…7f3bBase—$0.01100%coinbase80d ago0x4be262…df2457
0xf816…99380xc877…f828Base—$0.01100%coinbase80d ago0xe7929d…14f983
0xf816…99380x599e…0220Base—$0.01100%coinbase80d ago0xccf04c…3b307e
0xf816…99380x5a27…3b26Base—$0.01100%coinbase80d ago0x4130cc…317da5
0xf816…99380xc814…5b34Base—$0.01100%coinbase80d ago0xe148bd…06600d
0xf816…99380x50c8…9ca3Base—$0.01100%coinbase80d ago0xa16264…1a9760
0xf816…99380x06bc…d485Base—$0.01100%coinbase80d ago0x48b37c…bbb14a

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.