Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$22.11100%mrdn96d ago0xa1d372…eb842b
0xe55e…f7480x8e77…e2d6Base—$18.57100%mrdn96d ago0x4035ea…e23080
0xe55e…f7480x8e77…e2d6Base—$27.04100%mrdn96d ago0x9a8782…6b4059
0xe55e…f7480x8e77…e2d6Base—$22.47100%mrdn96d ago0xb5320a…1ba6c9
0xe55e…f7480x8e77…e2d6Base—$21.32100%mrdn96d ago0x30a228…ac3a8e
0xe55e…f7480x8e77…e2d6Base—$17.87100%mrdn96d ago0x7d3ab0…e0fe98
0xe55e…f7480x8e77…e2d6Base—$19.68100%mrdn96d ago0x038668…036ddd
0xe55e…f7480x8e77…e2d6Base—$17.89100%mrdn96d ago0xfe4971…a98301
0xe55e…f7480x8e77…e2d6Base—$28.85100%mrdn97d ago0x600869…3207d0
0xe55e…f7480x8e77…e2d6Base—$25.55100%mrdn97d ago0x2b51ff…e50c24
0xe55e…f7480x8e77…e2d6Base—$25.31100%mrdn97d ago0x23a24e…8e4748
0xe55e…f7480x8e77…e2d6Base—$21.63100%mrdn97d ago0x540da2…f21933
0xe55e…f7480x8e77…e2d6Base—$26.50100%mrdn97d ago0x881fcf…c6b6d2
0xe55e…f7480x8e77…e2d6Base—$21.12100%mrdn97d ago0x0ed455…bb2010
0xe55e…f7480x8e77…e2d6Base—$25.29100%mrdn97d ago0xdb062e…394d55
0xe55e…f7480x8e77…e2d6Base—$27.24100%mrdn97d ago0x79d1d4…47e2c3
0xe55e…f7480x8e77…e2d6Base—$24.82100%mrdn97d ago0xca546a…3fc09b
0xe55e…f7480x8e77…e2d6Base—$21.74100%mrdn97d ago0xd3828d…f234d6
0xe55e…f7480x8e77…e2d6Base—$19.16100%mrdn97d ago0x47604e…12c3bf
0xe55e…f7480x8e77…e2d6Base—$20.91100%mrdn97d ago0x93234e…fcceae

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.