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—$15.54100%mrdn76d ago0xe760d8…6ba156
0xe55e…f7480x8e77…e2d6Base—$23.87100%mrdn76d ago0x9b1e40…bb8023
0xe55e…f7480x8e77…e2d6Base—$14.64100%mrdn76d ago0x86021f…60891a
0xe55e…f7480x8e77…e2d6Base—$17.46100%mrdn76d ago0x8bda16…2b53a2
0xe55e…f7480x8e77…e2d6Base—$17.56100%mrdn76d ago0x115752…512cb0
0xe55e…f7480x8e77…e2d6Base—$23.24100%mrdn76d ago0x992b04…1dd23b
0xe55e…f7480x8e77…e2d6Base—$23.97100%mrdn76d ago0x99c879…0bcb2d
0xe55e…f7480x8e77…e2d6Base—$21.59100%mrdn76d ago0xcac620…e19c10
0xe55e…f7480x8e77…e2d6Base—$21.20100%mrdn76d ago0xfb66a0…6832ed
0xe55e…f7480x8e77…e2d6Base—$20.25100%mrdn76d ago0x41e82f…536602
0xe55e…f7480x8e77…e2d6Base—$14.84100%mrdn76d ago0x2dbd70…83d034
0xe55e…f7480x8e77…e2d6Base—$19.39100%mrdn76d ago0x2da595…1e6a1d
0xe55e…f7480x8e77…e2d6Base—$25.80100%mrdn76d ago0xa1e0c5…a35bba
0xe55e…f7480x8e77…e2d6Base—$23.41100%mrdn76d ago0xcc28ac…425405
0xe55e…f7480x8e77…e2d6Base—$23.40100%mrdn76d ago0x8a6970…4e4093
0xe55e…f7480x8e77…e2d6Base—$17.74100%mrdn76d ago0x8b1b04…9c1ea7
0xe55e…f7480x8e77…e2d6Base—$20.51100%mrdn76d ago0x0ab569…fa84ff
0xe55e…f7480x8e77…e2d6Base—$13.08100%mrdn76d ago0x200cae…ff5449
0xe55e…f7480x8e77…e2d6Base—$12.82100%mrdn76d ago0x33d72e…c2023f
0xe55e…f7480x8e77…e2d6Base—$26.98100%mrdn76d ago0x7427d6…9cc3ed
0xe55e…f7480x8e77…e2d6Base—$25.72100%mrdn76d ago0x705ed4…380eb5
0xe55e…f7480x8e77…e2d6Base—$22.42100%mrdn76d ago0x686ac3…f75fc9
0xe55e…f7480x8e77…e2d6Base—$14.27100%mrdn76d ago0xbd6016…5b303f
0xe55e…f7480x8e77…e2d6Base—$21.90100%mrdn76d ago0xaf18a9…1a8580
0xe55e…f7480x8e77…e2d6Base—$23.41100%mrdn76d ago0xdce8ae…0dbcc7

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.