Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$31.18100%mrdn47d ago0xaf722f…e977d4
0xfe8f…794d0x8e77…e2d6Base—$39.65100%mrdn47d ago0xa98bd9…7624d4
0xfe8f…794d0x8e77…e2d6Base—$24.67100%mrdn47d ago0xe7107c…4a2311
0xfe8f…794d0x8e77…e2d6Base—$32.74100%mrdn47d ago0xe070bf…011b39
0x1cec…8dd40xfe8f…794dBase—$42.91100%mrdn47d ago0x68601a…0af1c5
0xfe8f…794d0x8e77…e2d6Base—$51.62100%mrdn47d ago0x9adf4a…f10899
0xfe8f…794d0x8e77…e2d6Base—$31.95100%mrdn47d ago0xdaf1a8…cddbe0
0xfe8f…794d0x8e77…e2d6Base—$50.35100%mrdn47d ago0xaeea74…98279f
0xe55e…f7480xfe8f…794dBase—$40.05100%mrdn47d ago0x8eed82…da00d1
0xfe8f…794d0x8e77…e2d6Base—$44.16100%mrdn47d ago0x2e5ec2…f10ed8
0xfe8f…794d0x8e77…e2d6Base—$29.99100%mrdn47d ago0xf9e5a7…5f6bc9
0xfe8f…794d0x8e77…e2d6Base—$54.38100%mrdn47d ago0x1b456c…affca7
0xfe8f…794d0x4754…327bBase—$45.27100%mrdn47d ago0xc6354e…075b60
0xfe8f…794d0x1cec…8dd4Base—$52.09100%mrdn47d ago0x220f0f…c6d1ce
0x1cec…8dd40xfe8f…794dBase—$33.00100%mrdn47d ago0xa8ff5a…a0ddab
0xfe8f…794d0x1cec…8dd4Base—$41.16100%mrdn47d ago0x55c3ff…991fb1
0x4754…327b0xfe8f…794dBase—$26.59100%mrdn47d ago0x8d73a9…322339
0xe55e…f7480xfe8f…794dBase—$26.89100%mrdn47d ago0x31a4fd…712643
0xfe8f…794d0x8e77…e2d6Base—$57.94100%mrdn47d ago0xa857e4…89bbb2
0xfe8f…794d0x8e77…e2d6Base—$49.43100%mrdn47d ago0x55cf57…f4549d
0x13db…51920xfe8f…794dBase—$44.21100%mrdn47d ago0x1cfa2b…3ab8a1
0xfe8f…794d0x8e77…e2d6Base—$54.25100%mrdn47d ago0x6ea378…02582b
0xfe8f…794d0x8e77…e2d6Base—$46.48100%mrdn47d ago0x794893…dbbadd
0xa6a9…809d0xfe8f…794dBase—$57.73100%mrdn47d ago0x65792a…02407a
0xfe8f…794d0x8e77…e2d6Base—$48.93100%mrdn47d ago0xf22457…2a421f

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.