Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161a…a8a50x3e0a…78e7Base—$0.003943100%coinbase75d ago0xdaef56…77a778
0x161a…a8a50x3e0a…78e7Base—$0.003795100%coinbase75d ago0x74ab9f…44c2b7
0x161a…a8a50x3e0a…78e7Base—$0.003381100%coinbase75d ago0x056f3b…f395fb
0x161a…a8a50x3e0a…78e7Base—$0.004013100%coinbase75d ago0x184cee…94d438
0x161a…a8a50x3e0a…78e7Base—$0.005523100%coinbase75d ago0x7e4e79…dc7f5f
0x161a…a8a50x3e0a…78e7Base—$0.004375100%coinbase75d ago0x34e999…0f0ee1
0x161a…a8a50x3e0a…78e7Base—$0.003602100%coinbase75d ago0x912b45…f8b524
0x161a…a8a50x3e0a…78e7Base—$0.003577100%coinbase75d ago0xa2b9a3…0c4ade
0x161a…a8a50x3e0a…78e7Base—$0.004391100%coinbase75d ago0x47e038…5b3838
0x161a…a8a50x3e0a…78e7Base—$0.003182100%coinbase75d ago0xd06a86…b07272
0x161a…a8a50x3e0a…78e7Base—$0.002816100%coinbase75d ago0xd11725…4df7e3
0x161a…a8a50x3e0a…78e7Base—$0.004517100%coinbase75d ago0x8a8e76…d6ad86
0x161a…a8a50x3e0a…78e7Base—$0.003167100%coinbase75d ago0xf46c50…57422b
0x161a…a8a50x3e0a…78e7Base—$0.005447100%coinbase75d ago0xa5ac3e…8812d5
0x161a…a8a50x3e0a…78e7Base—$0.004484100%coinbase75d ago0x43bb17…3398ed
0x161a…a8a50x3e0a…78e7Base—$0.004836100%coinbase75d ago0xa5f0bc…da2065
0x161a…a8a50x3e0a…78e7Base—$0.003973100%coinbase75d ago0x946bc2…2bc59d
0x161a…a8a50x3e0a…78e7Base—$0.004379100%coinbase75d ago0xb5322b…7ec99b
0x161a…a8a50x3e0a…78e7Base—$0.005742100%coinbase75d ago0x3dd5d6…0e0df8
0x161a…a8a50x3e0a…78e7Base—$0.004069100%coinbase75d ago0x198386…8f839a

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.