Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$52.83100%mrdn5d ago0x3846db…796e12
0x13db…51920x4754…327bBase—$36.48100%mrdn5d ago0x116589…5a8c6f
0x4754…327b0x13db…5192Base—$53.20100%mrdn5d ago0xf9d829…cb3a7b
0x13db…51920x4754…327bBase—$32.30100%mrdn5d ago0xa2529b…a25bab
0xe55e…f7480x13db…5192Base—$27.52100%mrdn5d ago0xb5303b…2fa4a8
0x13db…51920xe55e…f748Base—$27.83100%mrdn5d ago0x3cf018…9d91bf
0xfe8f…794d0x13db…5192Base—$54.23100%mrdn5d ago0x06e25e…f7da1c
0x13db…51920xfe8f…794dBase—$47.26100%mrdn5d ago0x199593…b32a99
0xa6a9…809d0x13db…5192Base—$39.29100%mrdn5d ago0x25b169…6dab47
0x13db…51920x4754…327bBase—$45.58100%mrdn5d ago0x7c02c2…5a9c94
0xa6a9…809d0x13db…5192Base—$34.35100%mrdn5d ago0xe9fb42…4313df
0x13db…51920xa6a9…809dBase—$30.76100%mrdn5d ago0x34d4c2…363a63
0xfe8f…794d0x13db…5192Base—$56.09100%mrdn5d ago0xfd30a2…c9b505
0x13db…51920xfe8f…794dBase—$50.04100%mrdn5d ago0x9859e4…095808
0x4754…327b0x13db…5192Base—$44.98100%mrdn5d ago0xfcfd5e…f0b7fb
0x13db…51920x1cec…8dd4Base—$49.35100%mrdn5d ago0xa994ac…dd36bf
0xe55e…f7480x13db…5192Base—$48.50100%mrdn5d ago0x18f062…cc0cee
0xa6a9…809d0x13db…5192Base—$35.14100%mrdn5d ago0xa0e83c…4bbb34
0x13db…51920xfe8f…794dBase—$47.09100%mrdn5d ago0x9d6db5…ccd846
0xa6a9…809d0x13db…5192Base—$41.27100%mrdn5d ago0x679896…69a99d
0x13db…51920xa6a9…809dBase—$42.86100%mrdn5d ago0x749097…3d94b2
0xfe8f…794d0x13db…5192Base—$38.76100%mrdn5d ago0x59d777…d1eb4f
0x13db…51920xfe8f…794dBase—$53.71100%mrdn5d ago0x85710e…265a25
0xe55e…f7480x13db…5192Base—$32.69100%mrdn5d ago0x65b1c2…c0ce1d
0x13db…51920xe55e…f748Base—$39.61100%mrdn5d ago0xd1155e…0dba7d

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.