Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xd0c3c8…b295d7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xc8396e…c18b75
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x00259c…1da245
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x0ce51b…1454e2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xa2ec16…860136
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xee50c9…4ffafc
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x02dcb4…f4e91b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x0a4a51…f63a49
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xd1b1a1…91b66c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xbd1cc3…569824
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x283df7…9e7a13
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0x3bcadd…445a0e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xc07b69…afdfb5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa80d ago0xec6b14…4406ca
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0xb3af36…3692ea
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x247c1a…ca5de2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0xfbe505…1fdc05
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x6569d7…bef9b3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x82ae87…a0f1a0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0xaa9ffa…f7c4a9
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x3a758d…b6e5da
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x771f6e…3656d7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x3545f9…ac5d40
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0xb736de…1a7a36
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa81d ago0x91e69f…2e23ce

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.