Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base$32.75100%mrdn2d ago0xfb9297…3058f1
0x13db…51920xe55e…f748Base$54.62100%mrdn2d ago0xaf0e57…ee223c
0xe55e…f7480x13db…5192Base$75.28100%mrdn2d ago0xdd9603…e8ea10
0x13db…51920xe55e…f748Base$59.34100%mrdn2d ago0x0f304b…573ec8
0x13db…51920x1cec…8dd4Base$60.44100%mrdn2d ago0x4d232a…0c8c22
0xa6a9…809d0x13db…5192Base$51.68100%mrdn2d ago0xace277…4eea7d
0xfe8f…794d0x13db…5192Base$41.85100%mrdn2d ago0x6b51a1…2b3846
0x13db…51920x4754…327bBase$70.09100%mrdn2d ago0x235a9e…e52cc9
0xa6a9…809d0x13db…5192Base$47.88100%mrdn2d ago0x4be91b…bd1af1
0x13db…51920xfe8f…794dBase$58.70100%mrdn2d ago0x495cd7…4903e4
0xa6a9…809d0x13db…5192Base$49.08100%mrdn2d ago0x3ba7f5…28717c
0x13db…51920xe55e…f748Base$64.15100%mrdn2d ago0xe8383d…78f674
0x13db…51920xa6a9…809dBase$46.52100%mrdn2d ago0x79c46b…0f3d81
0x1cec…8dd40x13db…5192Base$35.19100%mrdn2d ago0xb7234a…ef2300
0x13db…51920x1cec…8dd4Base$60.06100%mrdn2d ago0xb0ae7d…aeeab3
0xfe8f…794d0x13db…5192Base$70.51100%mrdn2d ago0x40385a…d74159
0x1cec…8dd40x13db…5192Base$62.67100%mrdn2d ago0x3c233b…1983e3
0x13db…51920x4754…327bBase$59.70100%mrdn2d ago0x14bf8c…bfe8aa
0xe55e…f7480x13db…5192Base$32.82100%mrdn2d ago0x045f71…c2afbc
0x1cec…8dd40x13db…5192Base$37.48100%mrdn2d ago0x1edb65…3ac030
0x13db…51920x1cec…8dd4Base$42.01100%mrdn2d ago0x7032b1…e51de7
0x13db…51920x4754…327bBase$27.87100%mrdn2d ago0x2a2f9c…b92ce5
0xa6a9…809d0x13db…5192Base$55.39100%mrdn2d ago0x74019a…c36511
0xa6a9…809d0x13db…5192Base$33.36100%mrdn2d ago0x62e890…ef7ee5
0x13db…51920xfe8f…794dBase$60.30100%mrdn3d ago0xb3b54b…be345a

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.