Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base$42.52100%mrdn8d ago0xccbfe6…1454b1
0xe55e…f7480x13db…5192Base$47.86100%mrdn8d ago0xd68fb3…a10274
0xe55e…f7480xfe8f…794dBase$38.11100%mrdn8d ago0x9c9d5c…bd690b
0x13db…51920xe55e…f748Base$49.65100%mrdn8d ago0xaf03fb…4993ad
0xe55e…f7480x4754…327bBase$28.15100%mrdn8d ago0x207380…24ef3f
0xa6a9…809d0xe55e…f748Base$37.96100%mrdn8d ago0xec119f…85a612
0xa6a9…809d0xe55e…f748Base$23.67100%mrdn8d ago0xc8fb9c…21b149
0xe55e…f7480x4754…327bBase$39.68100%mrdn9d ago0xc6dcb5…b9758b
0xe55e…f7480x1cec…8dd4Base$45.44100%mrdn9d ago0xea5bfa…b4fb55
0xfe8f…794d0xe55e…f748Base$34.10100%mrdn9d ago0xc36b78…093ce1
0xa6a9…809d0xe55e…f748Base$39.69100%mrdn9d ago0x278542…2c3064
0xe55e…f7480x4754…327bBase$55.09100%mrdn9d ago0x1dcbff…b9f704
0x4754…327b0xe55e…f748Base$26.58100%mrdn9d ago0x805f2a…270478
0xfe8f…794d0xe55e…f748Base$28.84100%mrdn9d ago0x70e876…195301
0xe55e…f7480xfe8f…794dBase$51.37100%mrdn9d ago0xb28f22…27d96f
0x4754…327b0xe55e…f748Base$49.63100%mrdn9d ago0x20cb7e…a0e263
0xe55e…f7480x4754…327bBase$46.46100%mrdn9d ago0xdbd428…d321b1
0xe55e…f7480x1cec…8dd4Base$24.42100%mrdn9d ago0xe51b33…099175
0xa6a9…809d0xe55e…f748Base$53.37100%mrdn9d ago0x1658a5…44b79b
0xe55e…f7480xfe8f…794dBase$29.93100%mrdn9d ago0x9de120…d1a214
0xe55e…f7480x1cec…8dd4Base$30.32100%mrdn9d ago0x4535e1…a9b5a6
0xfe8f…794d0xe55e…f748Base$48.95100%mrdn9d ago0x8f23bb…771103
0xfe8f…794d0xe55e…f748Base$22.47100%mrdn9d ago0x2c01ad…afad2d
0xe55e…f7480xfe8f…794dBase$45.57100%mrdn9d ago0x3bf5d7…34f900
0xa6a9…809d0xe55e…f748Base$30.36100%mrdn9d ago0x708289…e34087

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.