Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa119d ago0xbde8fa…039e01
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa119d ago0x8bfce2…9b7c6e
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa119d ago0x3fe5a1…a6e6f8
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa119d ago0xfb6339…3275d0
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x0cba45…047028
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x39d308…3933cd
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x3b4701…e61d8e
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x480882…16bc1f
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x1cabed…6a5c14
0xf037…71540xac65…4417Base—$0.04100%fluxa120d ago0x868f65…d8c6e5
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xf57b19…933519
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xd0dd42…db6d95
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xacb7cb…6534a3
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xbf154a…25229f
0xf037…71540xac65…4417Base—$0.03100%fluxa120d ago0xf25a17…0104ce
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x5a67e4…047db8
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x36eec5…edd43c
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x05d70e…142fdd
0xf037…71540xac65…4417Base—$0.08100%fluxa120d ago0xdf629b…ecc50a
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x5513b7…220f91
0xb90a…9ae40xf037…7154Base—$0.05100%fluxa120d ago0x355cff…e1b442
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x26d9eb…f0749c
0xf037…71540xac65…4417Base—$0.01100%fluxa120d ago0x79d17f…ad4836
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0x031ee6…67dfc3
0xb90a…9ae40xf037…7154Base—$0.01100%fluxa120d ago0xcba154…3190e2

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.