Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0xd8ebfc…7ec090
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x7b92a4…e4fe8f
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x21ac86…2748ca
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x3a122c…5d4665
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x2ae7ba…797bc6
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x05247b…2c5d77
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x11f7d1…d170a2
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x81a8e5…9bd7d5
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xad9885…2f5163
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xa47cb7…c906eb
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x5503b0…bee0f3
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x5d2729…b7e2d1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xd74e68…8e2c35
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0xb693b7…58951c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x8ad9a4…78dacb
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xe18f23…6ba11e
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0xce219e…d7d2ea
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x92ce27…70cdb7
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0xace834…162a27
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x690526…743ce0
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xea0e91…ebf6a6
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa34d ago0x42f50d…72a5ec
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xb15e24…87ab44
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0x8ce220…45c0c7
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa34d ago0xd893c1…70d892

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.