Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0xa131b5…093cad
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0x4cb755…51c317
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x7a1e68…9c37b6
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x3e40a5…40ea04
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x7d6399…29002c
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x092f5f…4d9c8c
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x12bb8e…831d27
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0xbea46a…5344b1
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x809db4…7b6e4f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x8dd758…dea8ab
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0xf35cf5…f095a1
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0x07af5f…9b1fbe
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0x162498…822958
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x33e3a6…ba8d10
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x5e62b3…9e4053
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x12db79…c98016
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x59bc46…e8a060
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0xba26ee…049911
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0x232401…b3971f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0xf19558…c565c8
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x141f5c…db72e0
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x01ab23…af4cd6
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0x92d26e…767f19
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa44d ago0xd21dcb…7bc81e
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa44d ago0x21e2f7…fb7d06

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.