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—$35.58100%mrdn48d ago0x3efbd7…e52e25
0x4754…327b0x1cec…8dd4Base—$35.41100%mrdn48d ago0x496894…97c854
0x1cec…8dd40x8e77…e2d6Base—$29.47100%mrdn48d ago0x286149…aa6a92
0x1cec…8dd40x8e77…e2d6Base—$22.50100%mrdn48d ago0x422863…bb34b0
0x1cec…8dd40x8e77…e2d6Base—$24.83100%mrdn48d ago0x1670ce…1d6a08
0x1cec…8dd40x8e77…e2d6Base—$37.21100%mrdn48d ago0x63805e…c831e0
0x1cec…8dd40x8e77…e2d6Base—$35.22100%mrdn48d ago0x26c433…787040
0x1cec…8dd40x8e77…e2d6Base—$34.71100%mrdn49d ago0x341fd7…9ef09d
0x1cec…8dd40x8e77…e2d6Base—$40.00100%mrdn49d ago0xda2fc7…d94786
0x1cec…8dd40x8e77…e2d6Base—$39.25100%mrdn49d ago0xf53f0d…3cc9fd
0x13db…51920x1cec…8dd4Base—$39.13100%mrdn49d ago0x1826eb…c127ad
0x1cec…8dd40x8e77…e2d6Base—$41.80100%mrdn49d ago0x739ba8…5b4472
0x1cec…8dd40x13db…5192Base—$27.79100%mrdn49d ago0x04fd76…215799
0xa6a9…809d0x1cec…8dd4Base—$26.38100%mrdn49d ago0x27ffd5…3ff433
0xa6a9…809d0x1cec…8dd4Base—$40.86100%mrdn49d ago0xace1de…4f0aa4
0x1cec…8dd40x8e77…e2d6Base—$27.63100%mrdn49d ago0x927764…0ab7ef
0x13db…51920x1cec…8dd4Base—$28.00100%mrdn49d ago0xd511b8…64b1da
0x1cec…8dd40xfe8f…794dBase—$36.44100%mrdn49d ago0x4385d0…65e447
0x1cec…8dd40x8e77…e2d6Base—$36.45100%mrdn49d ago0x2d8395…f5573e
0x1cec…8dd40x8e77…e2d6Base—$37.94100%mrdn49d ago0x3ae090…bc7755
0x1cec…8dd40x8e77…e2d6Base—$29.58100%mrdn49d ago0x37ae12…ef4a62
0x4754…327b0x1cec…8dd4Base—$39.62100%mrdn49d ago0x07e39f…35165e
0x1cec…8dd40xe55e…f748Base—$32.97100%mrdn49d ago0xf70bfd…e78e03
0x1cec…8dd40x8e77…e2d6Base—$28.41100%mrdn49d ago0xbd17ff…f38a35
0x1cec…8dd40x8e77…e2d6Base—$25.94100%mrdn49d ago0xd4083f…96c6bd

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.