Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$23.12100%mrdn43d ago0x3fc0c2…4bdf4b
0x13db…51920x8e77…e2d6Base$20.24100%mrdn43d ago0xf3cbbb…9a4c7a
0x13db…51920x8e77…e2d6Base$20.02100%mrdn43d ago0x47210f…1af0a5
0x13db…51920x1cec…8dd4Base$39.23100%mrdn43d ago0xcf0142…31c9c7
0x13db…51920x8e77…e2d6Base$19.66100%mrdn43d ago0xfbeb71…fc11fc
0x13db…51920x4754…327bBase$38.27100%mrdn43d ago0xf2684f…acf459
0x13db…51920x8e77…e2d6Base$39.86100%mrdn43d ago0x387312…fa85cb
0x13db…51920x1cec…8dd4Base$35.38100%mrdn43d ago0xe4f969…661504
0x13db…51920x4754…327bBase$27.83100%mrdn43d ago0x5c95ea…268464
0x1cec…8dd40x13db…5192Base$18.22100%mrdn43d ago0xb0eb7d…ad3216
0x13db…51920xfe8f…794dBase$18.65100%mrdn43d ago0x0431f2…fdef9d
0xe55e…f7480x13db…5192Base$18.18100%mrdn43d ago0x9b736a…0c49ee
0x13db…51920x8e77…e2d6Base$28.08100%mrdn43d ago0xcbdbd8…693208
0x13db…51920x8e77…e2d6Base$28.90100%mrdn43d ago0x4533cf…2c2d1b
0x13db…51920x8e77…e2d6Base$32.05100%mrdn43d ago0xd401b9…c360db
0x1cec…8dd40x13db…5192Base$16.99100%mrdn43d ago0x99c336…a1f9d9
0x13db…51920x8e77…e2d6Base$34.45100%mrdn43d ago0xa7b665…76e16c
0x4754…327b0x13db…5192Base$20.66100%mrdn43d ago0x2309e4…aaa4bf
0x1cec…8dd40x13db…5192Base$28.06100%mrdn43d ago0xb9f293…3cb562
0x13db…51920xa6a9…809dBase$31.09100%mrdn43d ago0x0f8f12…a6406f
0x1cec…8dd40x13db…5192Base$21.19100%mrdn43d ago0xed94dd…1e9970
0x13db…51920x4754…327bBase$32.97100%mrdn43d ago0xf8002f…d328ab
0x13db…51920x1cec…8dd4Base$22.39100%mrdn43d ago0x01dd0a…83dad4
0x13db…51920x4754…327bBase$17.35100%mrdn43d ago0x9612ee…75d4e1
0x13db…51920xfe8f…794dBase$21.71100%mrdn44d ago0xb9ab10…1199b9

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.