Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase—$34.49100%mrdn9d ago0x5cec93…d9013a
0x4754…327b0xe55e…f748Base—$32.28100%mrdn9d ago0x62992a…83fd25
0xe55e…f7480x4754…327bBase—$33.42100%mrdn9d ago0x43e22d…2465f1
0xfe8f…794d0xe55e…f748Base—$28.29100%mrdn9d ago0x0f9803…476a21
0xe55e…f7480xa6a9…809dBase—$31.42100%mrdn9d ago0x68fdbe…ce3469
0xfe8f…794d0xe55e…f748Base—$31.10100%mrdn9d ago0xf6daaa…5412b6
0xe55e…f7480x13db…5192Base—$34.99100%mrdn10d ago0x018512…f58aaa
0x4754…327b0xe55e…f748Base—$26.58100%mrdn10d ago0x0ff306…4fddb2
0xe55e…f7480x4754…327bBase—$29.27100%mrdn10d ago0x268dbb…e2ec51
0x1cec…8dd40xe55e…f748Base—$29.48100%mrdn10d ago0x04d4a1…38477a
0x1cec…8dd40xe55e…f748Base—$29.61100%mrdn10d ago0x43c7f6…626d7e
0xe55e…f7480x1cec…8dd4Base—$37.19100%mrdn10d ago0x1e4386…df64d5
0xe55e…f7480x13db…5192Base—$36.90100%mrdn10d ago0xc59e60…a4fe2c
0x4754…327b0xe55e…f748Base—$28.98100%mrdn10d ago0xc851fa…4731fd
0xfe8f…794d0xe55e…f748Base—$35.78100%mrdn10d ago0xf5fac3…b89bb6
0xe55e…f7480xfe8f…794dBase—$39.37100%mrdn10d ago0xfc7c08…aa8e2b
0xfe8f…794d0xe55e…f748Base—$21.12100%mrdn10d ago0x35f2f9…193f60
0x13db…51920xe55e…f748Base—$23.25100%mrdn10d ago0x52b3c3…30c033
0xe55e…f7480x4754…327bBase—$33.79100%mrdn10d ago0x518390…27dec2
0x4754…327b0xe55e…f748Base—$25.16100%mrdn10d ago0x31bcb5…c34667
0xe55e…f7480x13db…5192Base—$32.62100%mrdn10d ago0xd5a384…24ae47
0xe55e…f7480x4754…327bBase—$28.02100%mrdn10d ago0xba49e7…b90984
0x1cec…8dd40xe55e…f748Base—$35.68100%mrdn10d ago0xec765a…911de8
0xa6a9…809d0xe55e…f748Base—$22.63100%mrdn10d ago0x3e86be…5540ab
0xe55e…f7480xa6a9…809dBase—$23.04100%mrdn10d ago0x5c0fa7…2b2053

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.