Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x6a10d9…29b050
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x59a1b8…72a0db
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x6c7c9e…75fd89
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x87899b…e13273
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x3a57f1…7a0fcb
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x9772ca…ed429d
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x42a0e9…5a2f19
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x087893…e2dafc
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x8c9b1e…96da6e
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x897daf…555e61
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x7b672c…926b25
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0xac536a…f49ea6
0x7475…3a5d0x07f0…a045BaseStableStudioUpload$0.30100%coinbase7d ago0x3b0917…e1bb8f
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase7d ago0x3ca8e3…9f826f
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0x435b18…7e5a7e
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0xa0b8c6…c0ef91
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0x6fc269…230341
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0xc51e6d…65ea1b
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0x7e64f0…1e6abb
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0xb9f885…948562
0xd28e…81030x07f0…a045BaseStableStudioUpload$0.07100%coinbase8d ago0xb5ef56…3ac738
0xd28e…81030x07f0…a045BaseStableStudioUpload$0.07100%coinbase8d ago0x04ffba…c48312
0x0544…39800x07f0…a045BaseStableStudioUpload$0.01100%coinbase8d ago0x96a8d4…60fae0
0xfe12…abf30x07f0…a045BaseStableStudioUpload$0.17100%coinbase8d ago0x3c7f98…64056d
0x6055…42fb0x07f0…a045BaseStableStudioUpload$0.13100%coinbase8d ago0xe8ec0b…9d99e3

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.