Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x77d2…395e13d ago0xda8814…d93a8e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8569…b98713d ago0xc637b2…190e86
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7daa…021713d ago0xc04d07…4f7a0b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x76aa…2a0a13d ago0xbd0f13…ac38b2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1434…1c6e13d ago0x4b6abd…00fc95
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e90…564a13d ago0xedc113…70a4e6
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa2ae…033113d ago0x7913fa…2fbc24
0xa787…64cf0x47c5…4fc3Base$10.5070%0x20cf…bf5513d ago0xbeda2c…dbe4cf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x93d4…655d13d ago0x08c2af…763743
0xa787…64cf0x47c5…4fc3Base$26.2570%0xf11b…db9413d ago0x4cbc4a…da1255
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf8c4…d83613d ago0x7bdeb2…be577c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe5a6…5fc513d ago0x1223d0…640379
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4b4c…8d4013d ago0x04cfd8…99a645
0xa787…64cf0x47c5…4fc3Base$22.0570%0xa628…b7bc13d ago0x4543cf…74f3d7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x581b…eeb213d ago0xea7cc0…00fb7c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4596…ce0913d ago0xf5c49b…2a7a69
0xa787…64cf0x47c5…4fc3Base$21.0070%0x44bc…cd6a13d ago0xa603b3…633ced
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdb8c…386113d ago0x2f328d…730c25
0xa787…64cf0x47c5…4fc3Base$10.5070%0x80e7…127f13d ago0x4e75ca…52dc91
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6476…d72613d ago0x47d784…49158f
0xa787…64cf0x47c5…4fc3Base$111.3070%0x0245…bb7b13d ago0xb110dc…cd7d1a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xef99…bf5913d ago0xea556c…731905
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8bc8…eb0213d ago0x53fb3c…5221f2
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf11b…db9413d ago0xd2db05…c59519
0xa787…64cf0x47c5…4fc3Base$15.7570%0x6b3c…58cb13d ago0x5d1a12…c51cc5

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.