Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x09581b…9ca76f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0xe46fc8…aa4550
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x185cb1…852c52
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0xf604c0…763a96
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x366c1d…dd7f97
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x29fff0…c8322d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x1343fa…d4d53d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x28450c…af865a
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x5729f5…a7b00b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x25d413…7b001f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa71d ago0x789af7…fb1858
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x863bf2…f2cd9b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x662bf4…205bc3
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x4884b0…76f2ac
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x17a88d…f60a20
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x60a568…f6e2cb
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x97c285…9eb0b8
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x313cdc…53fae8
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x9c12ce…ac51b2
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x89de68…a6267b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0xd00890…74d9e3
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0xd447b0…d64993
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0xc9393a…0bf5ac
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x9093bb…a027e7
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa72d ago0x28e5ad…79ff0a

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.