Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x135213…8032ab
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x7fe977…bbff6e
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x1fb596…232dbc
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x79fede…5e8bfa
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x9061cc…be898d
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xd8b6f5…211b7b
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x8677e0…beafb6
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x6af00b…a4ba82
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xd82ddb…66bf98
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xb87ced…776ad7
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xb100a4…9290d1
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x63ec63…8ab9e4
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x124e87…4ad642
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x8c946b…b8b248
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x833615…1b2627
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x6ac362…eb962c
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x2abbe4…843f4b
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xed9c43…742f49
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xb59853…cc7f4f
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x4f571f…6700f0
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x331c4a…67cd0d
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x71d71a…a7488f
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0xf68424…f30f76
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x375f26…a0d3b5
0x91a9…71e90x6a5e…c666Base$0.01100%payAI179d ago0x4c7c98…06d0e4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.