Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4b6d…70a9Base—$0.04100%fluxa109d ago0x20277d…e7b69a
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xdad8b1…4a86f4
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xffa687…c9ca38
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xd9ec19…f7b235
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xb38c7d…f4058c
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0x3447e5…8cb152
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xd9fe52…f46781
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0x73884c…a7a4ee
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0x05e21c…ffb508
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa109d ago0xbc946b…b8a933
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x31a694…cc9e8f
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0xe9f5a0…8ce2c8
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0xf41fce…7c515d
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x6b753f…c9a54e
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0xf90f8d…16b363
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x3874f7…af7ff4
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0xe083e9…bfac39
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x9c8822…cbf1af
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x78ad7a…d5bcbf
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x4bfc0a…58a408
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0xa02ae2…c63083
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x7ed51e…cf44e0
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa110d ago0x431fe4…f3b93e

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.