Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$18.47100%mrdn84d ago0x5cdb56…142da0
0xfe8f…794d0x8e77…e2d6Base—$11.01100%mrdn84d ago0x4be788…a445e2
0xfe8f…794d0x8e77…e2d6Base—$14.19100%mrdn84d ago0xbaf836…c98d49
0x4754…327b0x8e77…e2d6Base—$9.66100%mrdn84d ago0x66f63e…316d17
0x1cec…8dd40x8e77…e2d6Base—$10.18100%mrdn84d ago0x52f6fe…89a32a
0x4754…327b0x8e77…e2d6Base—$18.77100%mrdn84d ago0x7f666d…508469
0xfe8f…794d0x8e77…e2d6Base—$11.92100%mrdn84d ago0x5aa33b…a9b034
0x4754…327b0x8e77…e2d6Base—$21.39100%mrdn84d ago0x167eba…94efc9
0xfe8f…794d0x8e77…e2d6Base—$10.46100%mrdn84d ago0x11b711…7d483e
0x4754…327b0x8e77…e2d6Base—$12.60100%mrdn84d ago0x344671…7841d2
0xfe8f…794d0x8e77…e2d6Base—$9.80100%mrdn84d ago0xc954b0…e213e9
0xe55e…f7480x8e77…e2d6Base—$13.16100%mrdn84d ago0xd0ff33…daafcd
0xa6a9…809d0x8e77…e2d6Base—$15.14100%mrdn84d ago0x95bf0d…6b3f4c
0xfe8f…794d0x8e77…e2d6Base—$10.81100%mrdn84d ago0xa21c75…5739cd
0xe55e…f7480x8e77…e2d6Base—$15.32100%mrdn84d ago0x3eba38…a6a35a
0xfe8f…794d0x8e77…e2d6Base—$21.11100%mrdn84d ago0x7078db…40634b
0x13db…51920x8e77…e2d6Base—$18.03100%mrdn84d ago0x2dcffd…bf9ee4
0xe55e…f7480x8e77…e2d6Base—$17.08100%mrdn84d ago0xa397e8…39b462
0x13db…51920x8e77…e2d6Base—$11.64100%mrdn84d ago0xaf8a4e…9a5295
0x4754…327b0x8e77…e2d6Base—$18.78100%mrdn84d ago0x2504d1…bc6b75
0x1cec…8dd40x8e77…e2d6Base—$18.23100%mrdn84d ago0xebf7a9…4bcbad
0x4754…327b0x8e77…e2d6Base—$14.59100%mrdn84d ago0x84a06c…5e6df6
0x1cec…8dd40x8e77…e2d6Base—$9.43100%mrdn84d ago0xb7ba15…fb2434
0xe55e…f7480x8e77…e2d6Base—$14.57100%mrdn84d ago0xb9d42b…49c113
0xa6a9…809d0x8e77…e2d6Base—$21.14100%mrdn84d ago0x323cb7…df3a2a

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.