Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$15.46100%mrdn15d ago0xd8f9c4…550f6f
0xfe8f…794d0xe55e…f748Base—$13.19100%mrdn15d ago0x0f3d12…025555
0xfe8f…794d0x13db…5192Base—$21.46100%mrdn15d ago0x5602de…424b10
0xfe8f…794d0x4754…327bBase—$19.19100%mrdn15d ago0x4479d4…aebdbd
0xfe8f…794d0xe55e…f748Base—$13.17100%mrdn15d ago0xf9cdcc…601527
0xa6a9…809d0xfe8f…794dBase—$21.42100%mrdn15d ago0x665dd0…2a63d7
0xfe8f…794d0xe55e…f748Base—$13.43100%mrdn15d ago0x94db73…48d0b2
0x1cec…8dd40xfe8f…794dBase—$16.40100%mrdn15d ago0x758d10…8080ea
0x1cec…8dd40xfe8f…794dBase—$11.43100%mrdn15d ago0x5d0e8d…63d8d2
0xfe8f…794d0x1cec…8dd4Base—$11.78100%mrdn15d ago0xd3e450…88f438
0xfe8f…794d0xa6a9…809dBase—$14.53100%mrdn15d ago0x34e34a…15cbf9
0x13db…51920xfe8f…794dBase—$21.72100%mrdn15d ago0x16b791…99b224
0xfe8f…794d0x4754…327bBase—$16.53100%mrdn15d ago0x07b256…c990fe
0xfe8f…794d0x4754…327bBase—$10.37100%mrdn15d ago0x1b055c…d19559
0xa6a9…809d0xfe8f…794dBase—$22.13100%mrdn15d ago0x906c22…3b090d
0x1cec…8dd40xfe8f…794dBase—$10.57100%mrdn15d ago0x0e1217…b49828
0xfe8f…794d0x4754…327bBase—$16.06100%mrdn15d ago0x8cb73e…10b22d
0x1cec…8dd40xfe8f…794dBase—$14.29100%mrdn15d ago0x635955…2984cf
0xfe8f…794d0x4754…327bBase—$11.15100%mrdn15d ago0x167de8…6a6c29
0xfe8f…794d0x1cec…8dd4Base—$11.52100%mrdn15d ago0xd97661…394c46
0xfe8f…794d0x4754…327bBase—$17.27100%mrdn15d ago0x7fc468…dbe097
0xfe8f…794d0xe55e…f748Base—$19.69100%mrdn15d ago0x3f77c7…004b7f
0xfe8f…794d0xe55e…f748Base—$13.59100%mrdn15d ago0x8f8297…5a5dc9
0x4754…327b0xfe8f…794dBase—$12.46100%mrdn15d ago0x13b892…97a7a1
0x4754…327b0xfe8f…794dBase—$23.93100%mrdn15d ago0x4ff5ba…0fe068

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.