Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x4bc219…d5bc3c
0x2b00…fbd30xef43…6c7fBase—$0.01100%virtuals16s ago0x2840ea…877be1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x92d6fb…56d6db
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0xb09006…09c045
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x96fcfe…d789d1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0x8012d3…55750f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x06c09e…bf89ab
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0x1bceb5…b58d59
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a528s ago0x211814…b98263
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase28s ago0x2d68fd…2a59cb
0xe21a…7c060x3e0a…78e7Base—$0.004578100%coinbase28s ago0x2735bf…e7c173
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x8136e0…f62504
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase30s ago0xdad21f…daaa78
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a532s ago0x96fc45…01069b
0x62d1…d0840x8a12…0881Base—$1.56100%coinbase32s ago0xffde6b…e41bac
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a536s ago0xf3aefd…b5235f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36s ago0xc1e089…f311ad
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a538s ago0x3ba783…99954a
0xa6a9…809d0x1cec…8dd4Base—$54.78100%mrdn38s ago0x226a97…18f9ea
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase38s ago0x39fccf…b8c542
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a540s ago0x68b3da…77e8ab
0x6a23…22070xef43…6c7fBase—$0.01100%virtuals40s ago0x9b7e91…c9272c
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase40s ago0xfc3832…95a6e5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase40s ago0x33e326…e477bf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase40s ago0x3b39ec…68579e

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.