Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$10.5070%0x238c…f4bb27d ago0xccd0f9…c39d45
0x1332…66eb0x47c5…4fc3Base$10.5070%0x6170…fcde27d ago0xa25586…98221f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x5fe9…a96527d ago0x105c5b…4d378d
0x1332…66eb0x47c5…4fc3Base$10.5070%0xfec0…c39427d ago0xd5714e…6a07d5
0x1332…66eb0x47c5…4fc3Base$21.0070%0x0908…9e5127d ago0xe8f2f2…2b547a
0x1332…66eb0x47c5…4fc3Base$5.2570%0x05f1…3bb927d ago0x829e31…f351fa
0x1332…66eb0x47c5…4fc3Base$5.2570%0x7bc8…426127d ago0x1cf203…7d94cf
0x1332…66eb0xdf62…30eeBase$15,050.0070%0xa640…7f4027d ago0xa68008…0c9406
0x1332…66eb0x47c5…4fc3Base$10.5070%0x39a9…7be527d ago0xba9080…6273cf
0x1332…66eb0x47c5…4fc3Base$110.0070%0x771b…60b827d ago0xd61a3e…cf9eb6
0x1332…66eb0x47c5…4fc3Base$6.3070%0x3fab…7e8c27d ago0x0180c0…9a5dca
0x1332…66eb0x47c5…4fc3Base$99.7570%0xd8e2…3d4b27d ago0xb63cd6…a0f967
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3d76…265f27d ago0xb92be1…ff8d4f
0x1332…66eb0x47c5…4fc3Base$15.7570%0xf261…5d4127d ago0xb1affb…df4087
0x1332…66eb0x47c5…4fc3Base$26.2570%0x58cf…f8d427d ago0x2ff871…ef8500
0x1332…66eb0xdf62…30eeBase$99.9370%0xa438…8fb827d ago0x574e85…a0d2ca
0x1332…66eb0x47c5…4fc3Base$10.5070%0x8764…7f4f27d ago0xc18cd3…9e1c26
0x1332…66eb0x47c5…4fc3Base$105.0070%0x6e05…667f27d ago0x8c17ab…1f9d6c
0x1332…66eb0xdf62…30eeBase$99.9570%0x9ac4…71a927d ago0xaaa9af…bccfab
0x1332…66eb0x47c5…4fc3Base$37.8070%0x3e24…de6827d ago0x06b925…ccb858
0x1332…66eb0xdf62…30eeBase$99.9170%0x4f4d…74b727d ago0x7efc8b…beff55
0x1332…66eb0x47c5…4fc3Base$10.5070%0x1a34…32c127d ago0xe01d98…182001
0x1332…66eb0x47c5…4fc3Base$525.0070%0xdfb4…bf9327d ago0x317c32…ea6e7b
0x1332…66eb0x47c5…4fc3Base$28.3570%0x1763…dc2227d ago0xea120c…a8fd40
0x1332…66eb0x47c5…4fc3Base$6.3070%0x69ba…d2e227d ago0x5cc025…804c9d

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.