Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$14.55100%mrdn95d ago0xfafc9b…5b3f6b
0xfe8f…794d0x8e77…e2d6Base—$12.67100%mrdn95d ago0x0b1f81…771897
0x13db…51920x8e77…e2d6Base—$11.05100%mrdn95d ago0x13f196…4ac27a
0xa6a9…809d0x8e77…e2d6Base—$18.58100%mrdn95d ago0xae64cb…63a724
0x1cec…8dd40x8e77…e2d6Base—$13.31100%mrdn95d ago0xa99af3…12a9dc
0x13db…51920x8e77…e2d6Base—$11.73100%mrdn95d ago0xb3b2d2…643626
0x1cec…8dd40x8e77…e2d6Base—$21.77100%mrdn95d ago0x990617…b7ca11
0x4754…327b0x8e77…e2d6Base—$12.53100%mrdn95d ago0x91db3f…dddcb8
0xa6a9…809d0x8e77…e2d6Base—$15.42100%mrdn95d ago0xd594b8…6f50e1
0x1cec…8dd40x8e77…e2d6Base—$15.74100%mrdn95d ago0xee0bbe…4076cd
0x13db…51920x8e77…e2d6Base—$22.38100%mrdn95d ago0x74eca6…e7e7a4
0x4754…327b0x8e77…e2d6Base—$21.94100%mrdn95d ago0x1af89c…fee461
0xfe8f…794d0x8e77…e2d6Base—$16.73100%mrdn95d ago0xea8925…35d48e
0xa6a9…809d0x8e77…e2d6Base—$15.59100%mrdn95d ago0xebfd23…1efbcc
0xa6a9…809d0x8e77…e2d6Base—$19.47100%mrdn95d ago0x45851f…c34d85
0x13db…51920x8e77…e2d6Base—$23.05100%mrdn95d ago0x900503…82c638
0x1cec…8dd40x8e77…e2d6Base—$23.84100%mrdn95d ago0xb60027…207f8d
0x13db…51920x8e77…e2d6Base—$23.64100%mrdn95d ago0x1313c1…aa0675
0xe55e…f7480x8e77…e2d6Base—$20.66100%mrdn95d ago0xb4d106…acb346
0x13db…51920x8e77…e2d6Base—$13.79100%mrdn95d ago0x1c7b12…a6fbee
0xe55e…f7480x8e77…e2d6Base—$12.88100%mrdn95d ago0x4e801c…7ebb1b
0xa6a9…809d0x8e77…e2d6Base—$22.89100%mrdn95d ago0x891348…31e929
0x13db…51920x8e77…e2d6Base—$22.01100%mrdn95d ago0x7b1b73…de3cb9
0x4754…327b0x8e77…e2d6Base—$19.93100%mrdn95d ago0x6ee14a…7a8825
0x13db…51920x8e77…e2d6Base—$11.24100%mrdn95d ago0xb0057a…a3c573

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.