Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d72…11ae0x0e3d…7757Base—$129.99100%0xa1fb…723e76d ago0x091855…8af04f
0xf667…b1c20x0e3d…7757Base—$525.00100%0x58f6…451776d ago0xb99135…6b0995
0x5d79…ab930x0e3d…7757Base—$10.50100%0xeb2b…34ca76d ago0x681fae…c4e5e1
0xbee6…01890x0e3d…7757Base—$100.00100%0xdcda…ec2f76d ago0x58aed0…2edbb7
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfec0…c39476d ago0x5cbe2c…0f4ed2
0x1332…66eb0x0e3d…7757Base—$15.75100%0x2d18…781176d ago0xc0f738…c38e19
0x2d75…5d5e0x0e3d…7757Base—$20.00100%0xac5b…869876d ago0x2c2956…b485dc
0x1332…66eb0x0e3d…7757Base—$1.05100%0xa8e8…666876d ago0xebfa1e…ef4b60
0x77f7…99b20x0e3d…7757Base—$18.90100%0x3494…a4d176d ago0x21cd7e…378b1b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x12ba…6b6176d ago0xd08773…df1298
0x1332…66eb0x0e3d…7757Base—$390.89100%0xa894…209f76d ago0x4a72fa…845522
0xf058…08f30x0e3d…7757Base—$22.05100%0xdbb0…e8c276d ago0x4bc70a…03948f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0007…886776d ago0xcc5ce4…5542a0
grins.eth0x0e3d…7757Base—$10.50100%0x63f4…be0176d ago0x063c37…059cf5
0x1332…66eb0x0e3d…7757Base—$222.68100%0xd253…4d1876d ago0x37ba26…ffd0c6
0xe610…28810x0e3d…7757Base—$10.50100%0xdb8c…386176d ago0xd26e11…4ebb0a
0x1332…66eb0x0e3d…7757Base—$31.50100%0x0abd…8e7776d ago0x05456b…124666
0x1332…66eb0x0e3d…7757Base—$11.55100%0xa0c6…2cb476d ago0x6572aa…d74ca9
0x7af1…9bf70x0e3d…7757Base—$5.20100%0x9d18…1e3a76d ago0x362b9c…40b10a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5682…a95276d ago0x6e5dff…df726f
0x2ee5…17040x0e3d…7757Base—$5.25100%0x6a34…ec8876d ago0xabafc6…aef00e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x154a…ba3276d ago0xd6e50c…739641
0xa787…64cf0x0e3d…7757Base—$1.05100%0x971f…ddbf76d ago0x50ef4a…fdd076
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5697…9cea76d ago0x65b08e…39d6fb
0x1332…66eb0x0e3d…7757Base—$5.25100%0x39f9…9a7976d ago0x51a881…49b7af

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.