Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0xe93c13…10f971
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0x7d0795…f70b8e
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0x209bb0…45f953
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xa1ccec…e4fa64
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xbc9681…372520
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0x22ece7…b123e2
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xc74d54…3fd752
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xd4b4cc…9b5d5f
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0x9d0490…017f2b
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xd0b305…ef15cf
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0x6c28b1…28667d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0x870593…73ba23
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0x1abdca…4d564e
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xec56c5…21c5d1
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa31d ago0xf4491c…689a41
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xaae177…6be794
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0x617995…b03799
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0x33dc76…7e58bc
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xbdb249…a968db
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xa66e86…2909a0
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xd079a0…860fc0
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xd55291…9fcc6e
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0x8257ad…a71f03
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0x4b45ca…bfac84
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa31d ago0xd962c9…16c54f

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.