Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x4515c2…064d0d
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xc4321c…f6c1fc
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xaabd10…4e6cd6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xb28d53…b601ac
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xa4fed5…5370fd
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x20b712…8eb4de
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x9ee09d…223b1b
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x032135…5f509a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xd49e40…ba7a57
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x82fb49…3f2bb5
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xbfbb29…2a0544
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x393143…395249
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xb380d5…0d03f9
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x7f13ec…f8566c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xe2ea0c…150625
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xa79078…7f08f6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xa877ef…aa1f88
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xbf770c…278c92
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xca0009…5f4e87
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xd58723…3d75b1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x42f709…892e78
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xbcd439…bd266d
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xf0271c…f16a8a
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xfd3af0…751aa9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x8c22e0…1c5e73

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.