Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$18.76100%mrdn36d ago0xe9a2b0…359ecb
0xe55e…f7480x13db…5192Base—$21.58100%mrdn36d ago0xfcb44c…00b72c
0xfe8f…794d0x13db…5192Base—$21.95100%mrdn36d ago0x4c7ea5…1881b4
0x13db…51920xa6a9…809dBase—$34.50100%mrdn36d ago0xb08ec7…802c01
0xfe8f…794d0x13db…5192Base—$24.03100%mrdn36d ago0x4fb2ae…84b736
0x13db…51920x1cec…8dd4Base—$26.49100%mrdn36d ago0x9628da…89baf0
0x4754…327b0x13db…5192Base—$22.29100%mrdn36d ago0x2a0400…5f27e4
0x13db…51920x4754…327bBase—$31.88100%mrdn36d ago0x8d63f3…6f906b
0x13db…51920xe55e…f748Base—$19.25100%mrdn36d ago0x38db47…9a8028
0xe55e…f7480x13db…5192Base—$26.05100%mrdn36d ago0x1eeeb8…0f1970
0x13db…51920xa6a9…809dBase—$34.45100%mrdn36d ago0x784889…51a509
0x4754…327b0x13db…5192Base—$27.72100%mrdn36d ago0x87384f…22d2d0
0xfe8f…794d0x13db…5192Base—$28.42100%mrdn36d ago0x2eedd5…506a01
0x13db…51920xfe8f…794dBase—$25.17100%mrdn36d ago0xe6f01d…2878b3
0x4754…327b0x13db…5192Base—$20.26100%mrdn36d ago0x74d385…c4c034
0x13db…51920xfe8f…794dBase—$20.68100%mrdn36d ago0xc0d093…323f43
0xfe8f…794d0x13db…5192Base—$18.09100%mrdn36d ago0x42b522…6348f7
0x13db…51920xa6a9…809dBase—$17.87100%mrdn36d ago0x9d64fc…26ce0e
0x13db…51920x4754…327bBase—$17.61100%mrdn36d ago0xada021…1fcb8f
0x4754…327b0x13db…5192Base—$33.21100%mrdn36d ago0xf098b4…2eb360
0x13db…51920xa6a9…809dBase—$29.34100%mrdn36d ago0xa94c5a…015686
0xe55e…f7480x13db…5192Base—$21.31100%mrdn36d ago0xc9db75…634ba4
0x13db…51920xfe8f…794dBase—$32.11100%mrdn36d ago0x3d8d86…a431c4
0x1cec…8dd40x13db…5192Base—$34.64100%mrdn36d ago0xcec45a…3b7711
0x13db…51920xfe8f…794dBase—$15.30100%mrdn36d ago0xdce231…51563d

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.