Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$29.05100%mrdn47d ago0xe818d8…75ccc5
0xb6db…31e10x8e77…e2d6Base—$37.72100%mrdn47d ago0x846570…1f4074
0xa6a9…809d0x8e77…e2d6Base—$30.07100%mrdn47d ago0x2a9cd6…59c680
0x13db…51920x8e77…e2d6Base—$34.80100%mrdn47d ago0x28fcd4…e6d334
0xfe8f…794d0x8e77…e2d6Base—$47.52100%mrdn47d ago0x2ae633…720d27
0xfe8f…794d0x8e77…e2d6Base—$37.55100%mrdn47d ago0x914a93…3ad51d
0xb6db…31e10x8e77…e2d6Base—$38.10100%mrdn48d ago0xcea5ee…6ba194
0x4754…327b0x8e77…e2d6Base—$44.40100%mrdn48d ago0xdbb8c3…c2132a
0x1cec…8dd40x8e77…e2d6Base—$32.49100%mrdn48d ago0xfeeb04…e75295
0x13db…51920x8e77…e2d6Base—$25.64100%mrdn48d ago0x1e0c0d…0dec35
0xe55e…f7480x8e77…e2d6Base—$42.26100%mrdn48d ago0x453da0…c0f629
0xe55e…f7480x8e77…e2d6Base—$40.38100%mrdn48d ago0xfd353d…46f2d5
0xb6db…31e10x8e77…e2d6Base—$35.54100%mrdn48d ago0x9951cf…7736c5
0xe55e…f7480x8e77…e2d6Base—$26.76100%mrdn48d ago0xd14bd4…0c4739
0x13db…51920x8e77…e2d6Base—$42.02100%mrdn48d ago0x17e86d…456ef8
0x1cec…8dd40x8e77…e2d6Base—$24.89100%mrdn48d ago0x8f227c…d714b9
0x1cec…8dd40x8e77…e2d6Base—$41.70100%mrdn48d ago0xc0f07a…5019e3
0xa6a9…809d0x8e77…e2d6Base—$36.50100%mrdn48d ago0xe59773…687a51
0xb6db…31e10x8e77…e2d6Base—$39.44100%mrdn48d ago0xe83655…3e7e67
0xe55e…f7480x8e77…e2d6Base—$50.83100%mrdn48d ago0x701089…c80e44
0xb6db…31e10x8e77…e2d6Base—$17.59100%mrdn48d ago0x607dc0…64fb59
0xb6db…31e10x8e77…e2d6Base—$40.01100%mrdn48d ago0x371056…85600e
0x1cec…8dd40x8e77…e2d6Base—$55.77100%mrdn48d ago0x5276b4…68f484
0xa6a9…809d0x8e77…e2d6Base—$44.43100%mrdn48d ago0x335142…396f46
0x1cec…8dd40x8e77…e2d6Base—$30.21100%mrdn48d ago0x14481f…e8610f

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.