Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa48e…f66156d ago0x2fb7c9…6d2c3a
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc86d…b47f56d ago0x50b635…ea8a40
0xdd07…45b90x0e3d…7757Base—$2.10100%0x7cf5…240756d ago0x74cc34…17ec39
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2b35…135b56d ago0x0b39dc…5946b9
0xdd07…45b90x0e3d…7757Base—$105.00100%0x1f7e…db9656d ago0xe3a9ec…8a2ec8
0xdd07…45b90x0e3d…7757Base—$3.15100%0x8183…61da56d ago0x1ed8c2…82cfa7
0xdd07…45b90x0e3d…7757Base—$10.50100%0xe5a6…5fc556d ago0x0bba02…16f9c4
0xdd07…45b90x0e3d…7757Base—$3.15100%0x8d6c…345856d ago0x359e3b…171f73
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe0dd…9b2b56d ago0x36d19d…a36945
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf74f…ffda56d ago0x3e9ce9…0a8cbc
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6647…552656d ago0x9168c3…aa2753
0xdd07…45b90x0e3d…7757Base—$1.05100%0x466a…f27156d ago0xe26d4a…d70515
0xdd07…45b90x0e3d…7757Base—$1.05100%0x88cf…d21b56d ago0xca176d…8e0fc6
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2b56…451e56d ago0xe53a73…113f9a
0xdd07…45b90x0e3d…7757Base—$1.05100%0x238c…f4bb56d ago0x0beef3…a9bb0e
0xdd07…45b90x0e3d…7757Base—$31.50100%0x8944…ba2a56d ago0x965db1…aef7fc
0xdd07…45b90x0e3d…7757Base—$4.20100%0x8e4d…98c056d ago0x48b397…b00340
0xdd07…45b90x0e3d…7757Base—$3.15100%0xd4ab…0bb657d ago0xa877bf…c8b11d
0xdd07…45b90x0e3d…7757Base—$1.05100%0x24b8…43f057d ago0x160299…2bc1d8

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.