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—$46.44100%mrdn46d ago0x53f36c…7fa81c
0xe55e…f7480x8e77…e2d6Base—$42.32100%mrdn46d ago0x685c2a…7873e2
0xe55e…f7480x8e77…e2d6Base—$29.72100%mrdn46d ago0x1778ca…aff705
0xe55e…f7480x8e77…e2d6Base—$54.38100%mrdn46d ago0x0414f9…e491d3
0xe55e…f7480x8e77…e2d6Base—$34.35100%mrdn46d ago0xdf918b…955755
0x1cec…8dd40xe55e…f748Base—$42.25100%mrdn46d ago0xe6e88e…59a082
0xe55e…f7480x8e77…e2d6Base—$44.37100%mrdn46d ago0xa7bad2…e57dcc
0xe55e…f7480x8e77…e2d6Base—$50.66100%mrdn46d ago0xf8d9c7…495fd3
0xe55e…f7480x13db…5192Base—$49.85100%mrdn46d ago0x6a2b3b…d84c93
0xe55e…f7480x8e77…e2d6Base—$38.14100%mrdn46d ago0xb9f236…afa28f
0xa6a9…809d0xe55e…f748Base—$31.21100%mrdn46d ago0x7009e1…900bad
0xe55e…f7480x8e77…e2d6Base—$25.53100%mrdn46d ago0x8440e4…98ec97
0xe55e…f7480xfe8f…794dBase—$40.05100%mrdn46d ago0x8eed82…da00d1
0xe55e…f7480x8e77…e2d6Base—$55.97100%mrdn46d ago0x8a0d7c…77ee62
0xe55e…f7480x8e77…e2d6Base—$51.12100%mrdn46d ago0x516669…6276ed
0xe55e…f7480x8e77…e2d6Base—$37.36100%mrdn47d ago0xa5102d…f92a80
0xe55e…f7480x8e77…e2d6Base—$47.52100%mrdn47d ago0x1297f4…0045bf
0xe55e…f7480x13db…5192Base—$26.21100%mrdn47d ago0x5cd8cf…0f01cb
0xe55e…f7480xa6a9…809dBase—$43.13100%mrdn47d ago0x1e555b…1b7510
0xe55e…f7480x8e77…e2d6Base—$31.64100%mrdn47d ago0x0350b5…e9463c
0x13db…51920xe55e…f748Base—$54.91100%mrdn47d ago0xdd9760…96fa6e
0x1cec…8dd40xe55e…f748Base—$37.07100%mrdn47d ago0xd90cfd…f5baba
0x1cec…8dd40xe55e…f748Base—$49.70100%mrdn47d ago0x7ba160…b59890
0xe55e…f7480xa6a9…809dBase—$60.65100%mrdn47d ago0xb93766…9ee13d
0x4754…327b0xe55e…f748Base—$36.14100%mrdn47d ago0x50177b…db927b

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.