Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x934b…17120xac65…4417Base—$0.01100%fluxa118d ago0x829a1e…cbdc53
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0xae66f1…b51f1e
0x934b…17120xac65…4417Base—$0.01100%fluxa118d ago0x36aeb6…b80f91
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x3f9f42…e6b4f2
0x934b…17120xac65…4417Base—$0.06100%fluxa118d ago0xe9f3e9…6002c3
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x4f2302…f8e93f
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x95fe15…bf725a
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0xdd2fd6…789660
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x3c4aa9…079afd
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x40f2c6…49a615
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0xc013a3…6d1ef9
0x934b…17120xac65…4417Base—$0.07100%fluxa118d ago0x30e1fd…04b8b2
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x46cc91…0af5ed
0xb90a…9ae40x934b…1712Base—$0.06100%fluxa118d ago0x5a02ae…8336a1
0x934b…17120xac65…4417Base—$0.06100%fluxa118d ago0x8d7ff9…1049b5
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x7c648a…e0c60e
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x6ea683…b193ad
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x706eef…83a4e2
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x9775fc…465eed
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x48d7b8…22ca3f
0xb90a…9ae40x934b…1712Base—$0.01100%fluxa118d ago0x7cd650…a4fac8

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.