Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0xeb1083…eeda67
0xf46d…fcdf0xac65…4417Base$0.08100%fluxa116d ago0x9e4531…deca6c
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0xeb0857…2a2fa6
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0x9cfcff…677bab
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0x834e20…93ec50
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0xbbb436…7eb28e
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa116d ago0x9d049f…9bdb5b
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0x36c641…0f970b
0xf46d…fcdf0xac65…4417Base$0.03100%fluxa117d ago0x3f7bc2…99c7d1
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0x90c50e…b84a2c
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0xa618a8…a29872
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0x2b5f42…cd5cb4
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0xec574b…2c5fdd
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0xeaee99…c2be76
0xf46d…fcdf0xac65…4417Base$0.06100%fluxa117d ago0x75937c…0c5794
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0xed01ab…a136b4
0xb90a…9ae40xf46d…fcdfBase$0.05100%fluxa117d ago0xfdccc4…db8b9e
0xf46d…fcdf0xac65…4417Base$0.01100%fluxa117d ago0x55b4ab…408293
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa117d ago0x8a6d60…ea5321
0xf46d…fcdf0xac65…4417Base$0.05100%fluxa117d ago0x8ee4f8…1aca48

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.