Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x00bcc3…c45694
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x1b199a…e8b2af
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x9601bd…278775
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x80b8b7…32d37e
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xbab90c…e7c28b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xe5bce5…0630e5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x8a16eb…b6c106
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xf65a8e…ded7ec
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x296d45…c888b4
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xe70a1d…a135ee
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xe90a25…f05294
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x99576b…a9a1cb
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x512c10…223830
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x274f30…7a31ea
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x6ba011…d980dd
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x046cbf…24e9e7
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x641398…c8ffff
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xf8708e…1b78f5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xeb5fea…2771c4
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x64b997…47828a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x36cafe…c38a7b
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xc96ced…5ee59a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x5cdac7…b85752
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0xe4fe4d…b33174
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa73d ago0x288f34…2541fe

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.