Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x6a1fea…185b65
0xa3b0…b5960xac65…4417Base—$0.05100%fluxa122d ago0x56e43a…7abbbb
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x1ad092…3eaec2
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x79e6b6…a6ab1f
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0xba4b56…1fce40
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x850805…3dd992
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x0d637b…5518ca
0xa3b0…b5960xac65…4417Base—$1.01100%fluxa122d ago0x83a655…dc997c
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0xc56027…09030e
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x517cb3…b60dc8
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x227262…aed1c7
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x702013…9e0950
0xb90a…9ae40xa3b0…b596Base—$0.90100%fluxa122d ago0xfd7bed…ca96b7
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x9d29ea…16a6b0
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x53fef2…8c60da
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x92b342…a6ddbd
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0xccf6fb…88646b
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x030b8e…f5a4fa
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x1ea24d…04dfd6
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x016b1e…f87394
0xa3b0…b5960xac65…4417Base—$0.06100%fluxa122d ago0x550f39…a02184
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa122d ago0x111d12…4f2075
0xa3b0…b5960xac65…4417Base—$0.10100%fluxa123d ago0x2f96fd…42f504
0xb90a…9ae40xa3b0…b596Base—$0.05100%fluxa123d ago0x1853ed…31fcfb
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa123d ago0x47d62a…29b42e

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.