Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xf36520…325ddf
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xdfce4a…9dbaab
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x179977…23d5d7
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x46be0e…381fe5
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x44bac0…1a3b79
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xb9ebd8…a19947
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x266b0a…ffb5f5
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x3cfb29…157c76
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xfb9371…0e5e3c
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x83157a…4858e8
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xa82358…f8756f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x2b7e76…ba5fb2
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xaa333c…345a93
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x26c213…df1a60
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x3f2e25…9f51e7
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x181a3e…09d3ec
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xc0f329…b5fe91
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xca8bf9…cf3897
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x1d88fa…fc2e44
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x10379f…db9f26
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0xb96401…b01a21
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x603953…ce491f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x0fefe6…c24941
0xd391…220a0x9c95…e299Base—$0.001100%fluxa72d ago0x8a24ee…276e39
0xd391…220a0x9c95…e299Base—$0.001100%fluxa73d ago0xb1a30d…4bdff2

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.