Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89c5…73510x2a1f…5c35Base—$0.20100%fluxa110d ago0x35b986…0ec554
0x6507…d9250x2a1f…5c35Base—$0.20100%fluxa110d ago0xd0f972…c73ea7
0x197c…0c740x2a1f…5c35Base—$0.10100%fluxa110d ago0x01bb75…1fc46e
0x1c77…5edf0x2a1f…5c35Base—$1.05100%fluxa110d ago0x4b30d3…1c9e2c
0xf50b…9ba70x2a1f…5c35Base—$1.00100%fluxa110d ago0xd1cddf…55ff84
0xa583…b3dd0x2a1f…5c35Base—$1.05100%fluxa110d ago0x717e6f…d27082
0xd773…aabe0x2a1f…5c35Base—$1.00100%fluxa110d ago0x837ad0…fed5ac
0x0f45…1c570x2a1f…5c35Base—$1.01100%fluxa110d ago0xa6e714…11539a
0xfb3d…594a0x2a1f…5c35Base—$0.80100%fluxa110d ago0xf20dd0…2e158b
0x4578…e3e80x2a1f…5c35Base—$0.85100%fluxa110d ago0x74db53…11eade
0xe098…86890x2a1f…5c35Base—$0.68100%fluxa110d ago0x185004…4f3fed
0x5f94…29470x2a1f…5c35Base—$0.80100%fluxa110d ago0x959a65…2e5690
0x431d…af080x2a1f…5c35Base—$1.09100%fluxa110d ago0x9c17c8…095bf2
0x0e37…59500x2a1f…5c35Base—$1.09100%fluxa110d ago0x316ba9…5bf0be
0xdcbf…78210x2a1f…5c35Base—$1.25100%fluxa110d ago0x577d6e…47c499
0x2315…44230x2a1f…5c35Base—$1.30100%fluxa110d ago0x67b1d4…151c9b
0x1e0d…0b760x2a1f…5c35Base—$1.25100%fluxa110d ago0x2a9dfa…866c84
0xd79f…34100x2a1f…5c35Base—$2.50100%fluxa110d ago0xff82af…154050
0x77f6…99030x2a1f…5c35Base—$2.60100%fluxa110d ago0xf9686e…6c7c2f
0x5d64…c0aa0x2a1f…5c35Base—$2.52100%fluxa110d ago0xf340bc…d8cb4c
0x5499…fbb50x2a1f…5c35Base—$1.06100%fluxa110d ago0x77cc17…c72c78
0xa130…dbd50x2a1f…5c35Base—$1.00100%fluxa110d ago0x3069d4…48a40d

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.