Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x8c5aaa…42bc8d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x5c994e…50bf7e
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x7d517d…5a86ea
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x70bec5…83a97c
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x16a095…4a49e4
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x1027a3…7fecfe
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0xbb0ea2…200a0a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x11f794…17112f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x9cc285…4aa77e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x2f6884…79c669
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x57e4a3…1847af
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x5732d8…52ec79
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x73fbff…b44b25
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0xb76a96…cd3c61
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0x8de827…74b53b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0xf7657b…61ee91
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x30cc84…9d675e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0xfb3199…000b86
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa37d ago0xbdeb65…afc83c
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa37d ago0x54c9f0…aa79cd
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa38d ago0x96ae25…2fe05c
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa38d ago0x11d2de…74c39b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa38d ago0x61dd25…7fd550
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa38d ago0xdeae20…7620e2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa38d ago0x9a6c3e…354123

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.