Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0xc68e74…978056
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x799447…f43a84
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x552d2a…af203b
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0xace8ee…f71fb4
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x04f6eb…064ebb
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x064b16…0db66a
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x9fe595…e8c856
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0xe60c0a…35c9f1
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x143d6a…9c6e21
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x12a155…31a248
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x3544d3…60d3fd
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0xe4602d…c27df9
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x0244ed…f28651
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x3fe2cc…4facf6
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0xb9a047…97cf73
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x940c56…b253e7
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x82f0bc…815bcc
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0xdd2c8d…17fb17
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x4079a1…a8dfda
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0x33bbe6…936a02
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0xa8a9ef…ec1b88
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0x3d3b87…7b7a69
0x6d47…b68a0x9c95…e299Base$0.001100%fluxa37d ago0xe7cc99…9d8960
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x78c1e1…1248e2
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa37d ago0x752deb…d44cc1

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.