Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ac4…f2f50x07f0…a045BaseStableStudioUpload$0.17100%coinbase50d ago0x822393…ed885d
0x4ac4…f2f50x07f0…a045BaseStableStudioUpload$0.17100%coinbase50d ago0x3ecff8…2084a0
0x4ac4…f2f50x07f0…a045BaseStableStudioUpload$0.17100%coinbase50d ago0xfd345f…4cbd8a
0x4ac4…f2f50x07f0…a045BaseStableStudioUpload$0.17100%coinbase50d ago0xe2f6fa…bde6b2
0x4ac4…f2f50x07f0…a045BaseStableStudioUpload$0.17100%coinbase50d ago0x4b4ba6…7f9ac5
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase51d ago0xd72236…751079
0xb369…b0600x07f0…a045BaseStableStudioUpload$0.17100%coinbase51d ago0x78030c…615386
0x297a…56170x07f0…a045BaseStableStudioUpload$0.16100%coinbase51d ago0xbcf456…95705d
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.16100%coinbase51d ago0xfead49…e2a419
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.16100%coinbase51d ago0x07ef87…68508f
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0xe10a46…e0d03c
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0xdb3784…549c65
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x67623e…f15799
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x34de86…511176
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x01fc03…b142c6
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0xa62f6a…ae7cf1
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.04100%coinbase51d ago0x657e44…7a6fa6
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x5221b4…41cee5
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x470ac1…b0b97c
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0xacf237…5f5b12
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase51d ago0x663784…374f38
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.16100%coinbase51d ago0x2a2090…671efb
0xafb9…85440x07f0…a045BaseStableStudioUpload$0.05100%coinbase51d ago0x8521b2…1d0a03
0xafb9…85440x07f0…a045BaseStableStudioUpload$0.05100%coinbase51d ago0x03b32b…905188
0xafb9…85440x07f0…a045BaseStableStudioUpload$0.05100%coinbase51d ago0xe844eb…4f7ebe

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.