Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xbe8107…78e9cb
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x6e1074…686858
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xe9a4a4…7b3e4e
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x741b10…18b70a
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x3465f5…02b86d
0x5ff6…b8010xc8e3…5df5Basex402 service$0.05100%coinbase116d ago0xf594e5…f70cb6
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x493909…47c5e9
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xd3fdb9…29856f
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xf85b20…b0e676
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xcf5f5d…f03263
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xa5e704…ea5463
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x3758e2…30c491
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xac23ac…f6de03
0x5ff6…b8010xc8e3…5df5Basex402 service$0.05100%coinbase116d ago0x3cc736…f9ed67
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xc1b3af…685b76
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0xfeb64a…0e3895
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x542923…eed476
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x318783…b60ae7
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x6118df…4afdfd
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x63c249…f84a59
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x94951c…7da51d
0x5ff6…b8010xc8e3…5df5Basex402 service$0.05100%coinbase116d ago0x95e7ff…4120f7
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x173b1f…1fb3fd
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x9c2102…ca95f8
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase116d ago0x6d3fe2…d954e1

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.