Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x3727b0…c45645
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x75bbbe…f75738
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0x9be78c…2e00f8
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0x6ef8be…0c7bcf
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xc824cb…beb612
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x70df4c…608a2e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0x603948…4bb1ba
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0xcd2402…df60c0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xabf6de…1b027e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0xe6b531…7222fc
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x43430d…3fe7cb
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x4b55d6…27967e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xb04550…0bb7c7
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x738ffa…4d570b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0x31c9c6…f871b2
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0xb83b1a…1e0593
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0xa5dd26…2021a3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xf346cc…74a85c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x545fa3…152087
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x94b82a…37aede
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xa3cce7…ef2627
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0x4c5cf1…6c2ac1
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0x32d619…84b686
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa38d ago0xa65d62…97be1a
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa38d ago0xff44ef…a63ed8

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.