Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base—$53.63100%mrdn4d ago0x9cd05f…453ee7
0xe55e…f7480x13db…5192Base—$47.80100%mrdn4d ago0x9a02c1…7f3c69
0xa6a9…809d0xe55e…f748Base—$52.60100%mrdn4d ago0xd2da14…9d8d48
0xe55e…f7480xfe8f…794dBase—$49.88100%mrdn4d ago0x9da7ce…5bb360
0xe55e…f7480xfe8f…794dBase—$42.69100%mrdn4d ago0x01204a…4cf712
0x4754…327b0xe55e…f748Base—$47.15100%mrdn4d ago0x9db042…c1811e
0xe55e…f7480xa6a9…809dBase—$38.31100%mrdn4d ago0xed2b91…b8f39b
0xfe8f…794d0xe55e…f748Base—$59.14100%mrdn4d ago0xba4dfd…b9826a
0xe55e…f7480xa6a9…809dBase—$51.23100%mrdn4d ago0xd48a60…a1fb8d
0x4754…327b0xe55e…f748Base—$54.32100%mrdn4d ago0xa65b78…113d0f
0xe55e…f7480x1cec…8dd4Base—$36.16100%mrdn4d ago0x5efd60…0aeda0
0x4754…327b0xe55e…f748Base—$39.14100%mrdn4d ago0x909081…62a5bc
0xe55e…f7480xfe8f…794dBase—$32.23100%mrdn4d ago0x067a70…6d2116
0x4754…327b0xe55e…f748Base—$52.96100%mrdn4d ago0x085eb1…692487
0xe55e…f7480xa6a9…809dBase—$49.40100%mrdn4d ago0x2fe169…36c28e
0xe55e…f7480x4754…327bBase—$33.76100%mrdn4d ago0x96de8f…919983
0xfe8f…794d0xe55e…f748Base—$51.15100%mrdn4d ago0xa91562…a0c74d
0xe55e…f7480xfe8f…794dBase—$40.31100%mrdn4d ago0xb431e7…1f6760
0x13db…51920xe55e…f748Base—$52.33100%mrdn4d ago0xc27c8a…ee3f7f
0xe55e…f7480x1cec…8dd4Base—$55.26100%mrdn4d ago0x985a8e…eff71b
0x1cec…8dd40xe55e…f748Base—$62.33100%mrdn4d ago0xa567e5…8ca88a
0xe55e…f7480x1cec…8dd4Base—$45.96100%mrdn4d ago0x78a56c…c0616a
0xe55e…f7480xfe8f…794dBase—$37.36100%mrdn4d ago0xb4778a…9fa171
0x1cec…8dd40xe55e…f748Base—$60.86100%mrdn4d ago0xa3f6ea…a2e440
0xfe8f…794d0xe55e…f748Base—$33.33100%mrdn4d ago0xa2e5e0…327542

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.