Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x1cb5…c0e251d ago0xfd6fbe…a78b10
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xc6a6…b85551d ago0xb4c4d6…849ce7
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xdbb0…e8c251d ago0xbc5207…d3b0e7
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xd54e…541d51d ago0xcf8e89…d32c95
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xc585…31c651d ago0x1e983d…edce34
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x1ae8…2c7351d ago0xb05a06…a919bf
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xabef…391351d ago0xf2f1f1…5f5e52
0xa17c…60a90x47c5…4fc3Base—$4.2070%0xfec0…c39451d ago0x814258…b42448
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6a32…813651d ago0xaff5c3…d6c37d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0562…cf2051d ago0xb78933…30987e
0xa17c…60a90x0e3d…7757Base—$21.00100%0x2ee2…15c451d ago0x603b4a…040ebb
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6d10…b12b51d ago0x3bf0ed…a8f4a5
0xa17c…60a90x0e3d…7757Base—$18.90100%0x748e…1c7451d ago0x18e484…32501b
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd223…7d2851d ago0xcb3bfa…19da48
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3189…20e051d ago0x1095af…a2b87e
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9971…204851d ago0xb6a9f3…c95dcf
0xa17c…60a90x0e3d…7757Base—$52.50100%0x971f…ddbf51d ago0xcea912…65afac
0xa17c…60a90x0e3d…7757Base—$6.30100%0x35c6…376351d ago0x8ff888…6d61bc

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.