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—$28.88100%mrdn100d ago0x837cc2…05672a
0x13db…51920x8e77…e2d6Base—$16.79100%mrdn100d ago0x6a5c6d…7e1acc
0x1cec…8dd40x8e77…e2d6Base—$28.18100%mrdn100d ago0x24fdcf…4b85ad
0xe55e…f7480x8e77…e2d6Base—$21.10100%mrdn100d ago0x4a9b06…605959
0x13db…51920x8e77…e2d6Base—$20.41100%mrdn100d ago0x748ccd…f69398
0x1cec…8dd40x8e77…e2d6Base—$20.48100%mrdn100d ago0x098cd7…b23fe9
0x13db…51920x8e77…e2d6Base—$32.14100%mrdn100d ago0x9698f3…9a85e3
0xe55e…f7480x8e77…e2d6Base—$16.06100%mrdn100d ago0xfa68fe…27fac2
0x13db…51920x8e77…e2d6Base—$26.64100%mrdn100d ago0xe2a076…ff35af
0xe55e…f7480x8e77…e2d6Base—$27.37100%mrdn100d ago0x62aabc…f687fd
0xa6a9…809d0x8e77…e2d6Base—$28.16100%mrdn100d ago0x7b0c0b…34f518
0xa6a9…809d0x8e77…e2d6Base—$29.29100%mrdn100d ago0xab743c…a109fb
0xe55e…f7480x8e77…e2d6Base—$28.88100%mrdn100d ago0x884f6d…ba4942
0x1cec…8dd40x8e77…e2d6Base—$25.40100%mrdn100d ago0xaec65c…b924c8
0xe55e…f7480x8e77…e2d6Base—$32.08100%mrdn100d ago0x9ba837…289539
0x13db…51920x8e77…e2d6Base—$26.34100%mrdn100d ago0xe490be…835863
0xe55e…f7480x8e77…e2d6Base—$15.99100%mrdn100d ago0x3daf34…d12617
0xfe8f…794d0x8e77…e2d6Base—$25.14100%mrdn100d ago0xef76a6…bd8424
0xe55e…f7480x8e77…e2d6Base—$35.18100%mrdn100d ago0x46f36c…5895dd
0x1cec…8dd40x8e77…e2d6Base—$17.88100%mrdn100d ago0x590223…1672c3
0xfe8f…794d0x8e77…e2d6Base—$20.72100%mrdn100d ago0xb2ad88…bc6047
0xfe8f…794d0x8e77…e2d6Base—$27.53100%mrdn100d ago0xa43c73…9b7b06
0x1cec…8dd40x8e77…e2d6Base—$16.71100%mrdn100d ago0x17b1a6…4bd941
0xfe8f…794d0x8e77…e2d6Base—$20.41100%mrdn100d ago0x07d685…7c8948
0xa6a9…809d0x8e77…e2d6Base—$16.15100%mrdn100d ago0xc65524…a51d11

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.