Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcf6b…a40a3d ago0x020eaf…31f0e2
0x1332…66eb0x47c5…4fc3Base—$11.0870%0x762b…cf503d ago0xd2f476…c296d9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0c48…3ed63d ago0x02c9fc…4f5f60
0x1332…66eb0x47c5…4fc3Base—$100.0070%0xc86d…b47f3d ago0x351375…8e3f6b
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x44ef…9f633d ago0x58f55a…806e28
0x1332…66eb0x47c5…4fc3Base—$11.0870%0xd8e2…3d4b3d ago0x3be439…bba71e
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xfbd8…39da3d ago0x704da8…170849
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x88df…6a4d3d ago0xbcd950…1d38ef
0x1332…66eb0x47c5…4fc3Base—$14.7070%0xda14…75fa3d ago0x574309…2cdd9e
0x1332…66eb0x47c5…4fc3Base—$10.7570%0x7869…5c203d ago0x299b04…51d0d2
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6f36…132b3d ago0xb207f5…7b3873
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6288…8b493d ago0x1ae3f4…f18986
0x1332…66eb0xdf62…30eeBase—$99.9970%0x6a32…81363d ago0x21a83d…971f88
0x1332…66eb0xdf62…30eeBase—$99.9970%0xbe69…29923d ago0x15628c…e1e1eb
0x1332…66eb0x47c5…4fc3Base—$176.7870%0x4d98…2b5b3d ago0x3c4895…9ab6a2
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x64e4…55d93d ago0xdec1d6…2cf6dd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9903…29c43d ago0x64aa0d…048beb
0x1332…66eb0xdf62…30eeBase—$99.8670%0xd812…ee443d ago0x550221…b59b67
0x1332…66eb0xdf62…30eeBase—$99.8970%0x1708…5a273d ago0x21befe…8359c0
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xfdf6…61a83d ago0xcdbbfc…1c2021
0x1332…66eb0x47c5…4fc3Base—$40.9570%0xe5f9…0f5f3d ago0x205f2e…9add8e
0x1332…66eb0xdf62…30eeBase—$99.8770%0x45b4…af273d ago0x1bcb17…8657c8
0x1332…66eb0xdf62…30eeBase—$99.9970%0xeba0…ab3b3d ago0x5e06f7…41a4d7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9d1a…01353d ago0x498eb4…ccbcf4
0x1332…66eb0xdf62…30eeBase—$99.9870%0x9f94…62643d ago0xd74077…df0476

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.