Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$26.81100%mrdn47d ago0x9d34cb…10754e
0x4754…327b0x1cec…8dd4Base—$45.04100%mrdn47d ago0x2eb7f7…7ea7d6
0x4754…327b0x8e77…e2d6Base—$43.45100%mrdn47d ago0x8e16be…f3902f
0x4754…327b0x8e77…e2d6Base—$52.71100%mrdn47d ago0xbe1bd5…e4d6ae
0x4754…327b0x8e77…e2d6Base—$38.32100%mrdn47d ago0x87374d…c304ea
0x4754…327b0x8e77…e2d6Base—$40.60100%mrdn47d ago0xa0100e…078a8f
0x4754…327b0x13db…5192Base—$28.58100%mrdn47d ago0x287e86…fe286a
0x4754…327b0x8e77…e2d6Base—$51.34100%mrdn47d ago0xb48223…40fcc5
0x4754…327b0x8e77…e2d6Base—$43.72100%mrdn47d ago0x68d19c…8473f7
0x1cec…8dd40x4754…327bBase—$32.13100%mrdn47d ago0xa3e68d…47f62f
0x4754…327b0x8e77…e2d6Base—$29.42100%mrdn48d ago0xa3502a…33b6d9
0x4754…327b0x8e77…e2d6Base—$29.48100%mrdn48d ago0x7b35a1…e373e4
0x4754…327b0x8e77…e2d6Base—$45.34100%mrdn48d ago0xd8a0fe…3bcb70
0xfe8f…794d0x4754…327bBase—$45.27100%mrdn48d ago0xc6354e…075b60
0x4754…327b0x8e77…e2d6Base—$56.62100%mrdn48d ago0x2b572b…48dd27
0x4754…327b0xe55e…f748Base—$36.14100%mrdn48d ago0x50177b…db927b
0x4754…327b0xfe8f…794dBase—$26.59100%mrdn48d ago0x8d73a9…322339
0xe55e…f7480x4754…327bBase—$27.20100%mrdn48d ago0xd11494…daa472
0x4754…327b0x13db…5192Base—$36.22100%mrdn48d ago0xb79afb…887d12
0x4754…327b0x8e77…e2d6Base—$29.42100%mrdn48d ago0x8dee7d…15adab
0xe55e…f7480x4754…327bBase—$54.37100%mrdn48d ago0xeb0aae…d95608
0xfe8f…794d0x4754…327bBase—$31.70100%mrdn48d ago0xdf099f…f74785
0x4754…327b0x1cec…8dd4Base—$60.94100%mrdn48d ago0x1e2695…e6f9ab
0x4754…327b0x8e77…e2d6Base—$53.51100%mrdn48d ago0xb4d130…bf3c74
0x4754…327b0x8e77…e2d6Base—$52.93100%mrdn48d ago0x976997…1e8eb9

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.