Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x376722…f2e04a
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xa225a3…eec42d
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x91f538…a7b509
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xaf8dbf…b34e9f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xce72cc…b1ac7f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xaceaf3…2e70e0
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x1ce94e…e202a4
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x5fb5d0…ec7379
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x446116…f42c81
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x1f43af…edea58
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x178f14…fe2431
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x600d8a…4f768f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x22f35f…d366f1
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xb7bcc2…d4a11c
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x274c39…1e35fd
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xd806bc…753b97
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xd1ca6d…d7da5d
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xb2ba27…997f3b
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x1e8674…3e8869
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0xf443dd…2fda96
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x50ebea…fd9646
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x80b75b…4e7a9b
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x6398e0…097cbb
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x10b671…2225c9
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa81d ago0x058194…e78fb1

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.