Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.2570%0xce9f…bc8e44d ago0x63c98f…daa10b
0x1332…66eb0x0e3d…7757Base—$5.2570%0x24b8…43f044d ago0x5aa8e0…cf527b
0x1332…66eb0x0e3d…7757Base—$105.0070%0xc234…1c3844d ago0x18ec62…42255c
0xa787…64cf0x0e3d…7757Base—$2.1070%0x9547…14df44d ago0x34604f…a5a2fa
0xa787…64cf0x0e3d…7757Base—$3.1570%0x51a8…b21144d ago0x7ba7b7…fa30c6
0x1332…66eb0x0e3d…7757Base—$199.5070%0xf3d1…2b9c44d ago0x7dd115…73ca61
0x645a…515b0x0e3d…7757Base—$5.2570%0x1af6…8fa344d ago0x01fb94…8ea725
0x1332…66eb0x0e3d…7757Base—$6.3070%0x7250…0f2044d ago0x2af86b…9b9cec
0xc4ef…03380x0e3d…7757Base—$3.1570%0xa30d…6d0044d ago0x5bdd0b…0cce76
0x1332…66eb0x0e3d…7757Base—$204.7570%0xd0fe…397644d ago0x426470…d5ab64
0x1332…66eb0x0e3d…7757Base—$3.1570%0xb97a…ba2d44d ago0x82a2fc…dcb78c
0x1332…66eb0x0e3d…7757Base—$42.0070%0xcd64…d81f44d ago0x4705e1…8f5435
0xdd07…45b90x0e3d…7757Base—$1.0570%0xa75d…d8a544d ago0xaf658e…823373
0x1d43…60980x0e3d…7757Base—$18.0070%0x1763…dc2244d ago0xf3e740…0ec216
10972.eth0x0e3d…7757Base—$1.0570%0x515b…21b544d ago0xc95047…f2424c
0x1332…66eb0x0e3d…7757Base—$10.5070%0x5513…a8a944d ago0x481fd4…cbe46e
0x6d59…3deb0x0e3d…7757Base—$5.2570%0x2d05…53d044d ago0x222bfd…2de990
0x825e…1a8f0x0e3d…7757Base—$12.6070%0x160a…c89144d ago0x08ce3f…33be2d
0x1332…66eb0x0e3d…7757Base—$105.0070%0x6d10…b12b44d ago0xaea479…0274cc
0x125c…658f0x0e3d…7757Base—$14.7070%0x563b…9a7f44d ago0xa3e879…49e026
0x6f4c…30690x0e3d…7757Base—$25.3270%0xfb22…aa3b44d ago0x059b28…59c83c
0x1332…66eb0x0e3d…7757Base—$11.0870%0x8112…516744d ago0x451ce1…e44132
0xdc1b…7cec0x0e3d…7757Base—$10.5070%0x7818…d2a644d ago0x6ea9c1…ba05c0
0x6984…6e530x0e3d…7757Base—$25.2070%0xca7d…500144d ago0x0f6fb8…b14e45
0x1332…66eb0x0e3d…7757Base—$3.1570%0x9cee…c9d944d ago0x44b998…652578

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.