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—$20.08100%mrdn26d ago0x2a42f3…69f34a
0xe55e…f7480x13db…5192Base—$26.62100%mrdn26d ago0x3a1cc1…2d1507
0x1cec…8dd40xe55e…f748Base—$19.93100%mrdn26d ago0xbee7df…7d3bb9
0xe55e…f7480x1cec…8dd4Base—$15.07100%mrdn26d ago0xe3fa96…8fba30
0xa6a9…809d0xe55e…f748Base—$24.99100%mrdn26d ago0xbec20d…8abbaa
0xe55e…f7480xa6a9…809dBase—$24.65100%mrdn26d ago0x30ab8e…3c0c18
0xfe8f…794d0xe55e…f748Base—$19.68100%mrdn26d ago0x27cd2e…2b968b
0xe55e…f7480x13db…5192Base—$13.25100%mrdn26d ago0x43a804…448376
0xe55e…f7480xfe8f…794dBase—$19.40100%mrdn26d ago0xb413bd…0f5d12
0x4754…327b0xe55e…f748Base—$21.70100%mrdn26d ago0xd0fe18…b23d42
0xe55e…f7480x4754…327bBase—$12.70100%mrdn26d ago0x29743a…982aab
0x4754…327b0xe55e…f748Base—$18.27100%mrdn26d ago0x5f8ad1…029228
0xe55e…f7480x13db…5192Base—$19.50100%mrdn27d ago0x30c9b7…3bad53
0x1cec…8dd40xe55e…f748Base—$21.07100%mrdn27d ago0x2e5e93…48c312
0xe55e…f7480x1cec…8dd4Base—$11.56100%mrdn27d ago0xfb1ca1…db8d42
0xa6a9…809d0xe55e…f748Base—$17.65100%mrdn27d ago0x620997…2481fa
0xe55e…f7480x13db…5192Base—$19.49100%mrdn27d ago0x520733…7100de
0x4754…327b0xe55e…f748Base—$26.22100%mrdn27d ago0x4aa885…9a825e
0xe55e…f7480x4754…327bBase—$26.45100%mrdn27d ago0x841b56…e3b9cb
0xe55e…f7480xa6a9…809dBase—$14.77100%mrdn27d ago0x81b46e…57e6fd
0x4754…327b0xe55e…f748Base—$20.63100%mrdn27d ago0x042c18…01b6b9
0xe55e…f7480x1cec…8dd4Base—$25.63100%mrdn27d ago0x8bce25…08b706
0xe55e…f7480xfe8f…794dBase—$18.44100%mrdn27d ago0x4dafd1…a4b775
0xe55e…f7480x1cec…8dd4Base—$14.44100%mrdn27d ago0x2586ea…a3cd17
0xe55e…f7480x4754…327bBase—$16.16100%mrdn27d ago0xe2c1ab…382486

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.