Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a512s ago0xf3aefd…b5235f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0xc1e089…f311ad
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a514s ago0x3ba783…99954a
0xa6a9…809d0x1cec…8dd4Base—$54.78100%mrdn14s ago0x226a97…18f9ea
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase14s ago0x39fccf…b8c542
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0x68b3da…77e8ab
0x6a23…22070xef43…6c7fBase—$0.01100%virtuals16s ago0x9b7e91…c9272c
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase16s ago0xfc3832…95a6e5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16s ago0x33e326…e477bf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x3b39ec…68579e
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase16s ago0x510e83…0de28d
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase18s ago0x390208…bb8fcf
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase20s ago0x14bbd1…fa1318
0x3be9…575c0x4cd0…bc31Base—$50.4970%0x4337…abf520s ago0x3005be…ad5c61
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x4e5744…6893e6
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0x5e0cb2…842c9f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase20s ago0x4f80fc…855aa0
0xcd87…5e0a0x3b8d…6de7Base—$721.8670%0xa923…c9ac22s ago0x2229ba…23a665
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase22s ago0xab99c8…46b428
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase24s ago0xb7d718…42397e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase24s ago0x47a970…103044
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0x73aad0…9cb9ff
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase24s ago0x1c0477…0f1afc
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0xa91e2a…713bd2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0xf60931…a57194

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.