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$48.09100%mrdn120d ago0xc37d66…4eb03a
0x13db…51920x8e77…e2d6Base$46.79100%mrdn120d ago0xe1cd15…c08204
0x13db…51920x8e77…e2d6Base$29.65100%mrdn120d ago0x3ab659…500ca6
0x13db…51920x8e77…e2d6Base$35.96100%mrdn120d ago0x355c77…c81de1
0x13db…51920x8e77…e2d6Base$26.25100%mrdn120d ago0x3b3c4b…ba45be
0x13db…51920x8e77…e2d6Base$38.42100%mrdn120d ago0x1e120b…2e7231
0x13db…51920x8e77…e2d6Base$48.54100%mrdn120d ago0xc07dce…1778d0
0x13db…51920x8e77…e2d6Base$36.12100%mrdn120d ago0x794556…c6fd55
0x13db…51920x8e77…e2d6Base$44.93100%mrdn120d ago0xaf7cb2…74523a
0x13db…51920x8e77…e2d6Base$53.60100%mrdn120d ago0x245e0d…357b8e
0x13db…51920x8e77…e2d6Base$25.68100%mrdn120d ago0x0e3fd9…309139
0x13db…51920x8e77…e2d6Base$47.73100%mrdn120d ago0x52453e…72b508
0x13db…51920x8e77…e2d6Base$29.73100%mrdn120d ago0x4c9a22…15c450
0x13db…51920x8e77…e2d6Base$56.90100%mrdn120d ago0xbd026f…f0af0f
0x13db…51920x8e77…e2d6Base$56.16100%mrdn120d ago0xeab1c7…97f6b5
0x13db…51920x8e77…e2d6Base$27.96100%mrdn120d ago0x392d37…b3a81d
0x13db…51920x8e77…e2d6Base$38.74100%mrdn120d ago0x1bda79…808993
0x13db…51920x8e77…e2d6Base$27.74100%mrdn120d ago0x03add6…492353
0x13db…51920x8e77…e2d6Base$30.99100%mrdn120d ago0xe7ebe9…3bf87e
0x13db…51920x8e77…e2d6Base$27.09100%mrdn120d ago0x662dc4…2f2eb1
0x13db…51920x8e77…e2d6Base$32.09100%mrdn120d ago0x183222…207eb2
0x13db…51920x8e77…e2d6Base$44.74100%mrdn120d ago0x869212…94d93a
0x13db…51920x8e77…e2d6Base$29.86100%mrdn120d ago0x6a59d3…0d8954
0x13db…51920x8e77…e2d6Base$55.55100%mrdn121d ago0x5e4f5b…81a9b2
0x13db…51920x8e77…e2d6Base$39.88100%mrdn121d ago0xf0eced…ee6d29

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.