Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9092…bc9e93d ago0x1abc25…0b077f
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2035…57d393d ago0x369048…e944db
0x8cfa…be850x0e3d…7757Base—$1.05100%0xb1ed…f85493d ago0x42b460…08a3e4
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe7f0…b89c93d ago0x00fea9…74aa9d
0x8cfa…be850x0e3d…7757Base—$3.15100%0x20cf…bf5593d ago0x36bbb2…81c90e
0x8cfa…be850x0e3d…7757Base—$52.50100%0xb89a…e8ac93d ago0x1f439e…67bceb
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8b99…df7993d ago0x0904ff…62ac53
0x8cfa…be850x0e3d…7757Base—$6.30100%0x9dba…e8e093d ago0xc706fb…948f86
0x8cfa…be850x0e3d…7757Base—$6.30100%0xe6a1…011793d ago0x9c5df8…e312b8
0x8cfa…be850x0e3d…7757Base—$2.10100%0x8bf0…2ce293d ago0x343d8d…0631bb
0x8cfa…be850x0e3d…7757Base—$6.30100%0x4218…be8793d ago0x3322c3…ee3cc9
0x8cfa…be850x0e3d…7757Base—$5.25100%0xaf61…49f693d ago0x55c612…e8a6f3
0x8cfa…be850x0e3d…7757Base—$5.25100%0x19e0…dcbe93d ago0xf5a19d…ee8720
0x8cfa…be850x0e3d…7757Base—$3.15100%0xe59f…80f793d ago0x5c0e53…415aca
0x8cfa…be850x0e3d…7757Base—$8.40100%0xf9f2…732993d ago0x7427db…656dc9
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4a3c…710293d ago0xf26fc3…b9fbdd
0x8cfa…be850x0e3d…7757Base—$10.50100%0x1763…dc2293d ago0x8a5d9f…2b21d0
0x8cfa…be850x0e3d…7757Base—$15.75100%0x8764…7f4f93d ago0x05107f…a20f03
0x8cfa…be850x0e3d…7757Base—$14.70100%0xa6d0…a3cd93d ago0xdf1d4a…434790
0x8cfa…be850x0e3d…7757Base—$7.35100%0x6476…d72693d ago0xbc05e3…2e0d08
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6d7b…aade93d ago0x85f5b2…c154f1
0x8cfa…be850x0e3d…7757Base—$5.25100%0xafd1…680d93d ago0x2e2f2c…680f09
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc144…dd4e93d ago0xdc41d7…2dbdc3
0x8cfa…be850x0e3d…7757Base—$10.50100%0xbcc0…614b93d ago0x8fa4ac…7ebd3c

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.