Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x1c8e…9b9dBase—$0.01100%coinbase37d ago0x4174bd…00edbc
0x5d7a…b1220x944f…863bBase—$0.01100%coinbase37d ago0x0214b6…1608c1
0x5d7a…b1220xf532…15d4Base—$0.01100%coinbase37d ago0x776b07…9313eb
0x5d7a…b1220x6703…8280Base—$0.01100%coinbase37d ago0xe56513…49aa0f
0x5d7a…b1220xd597…1b82Base—$0.01100%coinbase37d ago0xcd3318…a870e3
0x5d7a…b1220x8f5a…6718Base—$0.01100%coinbase37d ago0xc479e9…915787
0x5d7a…b1220x5547…19faBase—$0.01100%coinbase37d ago0x49f860…19e871
0x5d7a…b1220x8dd1…f480Base—$0.01100%coinbase37d ago0xaed190…e3126a
0x5d7a…b1220xdeff…2eb4Base—$0.01100%coinbase37d ago0x22a073…1149bb
0x5d7a…b1220xf5e5…ce4dBase—$0.01100%coinbase37d ago0x05cf7a…abe824
0x5d7a…b1220x0b82…5c91Base—$0.01100%coinbase37d ago0xe3f478…dd830e
0x5d7a…b1220x8af7…9606Base—$0.01100%coinbase37d ago0x4f8d27…cef812
0x5d7a…b1220xb0fd…92b0Base—$0.01100%coinbase37d ago0x8cfa6c…db0af0
0x5d7a…b1220xc851…40b1Base—$0.01100%coinbase37d ago0x364160…16a225
0x5d7a…b1220x8677…72ecBase—$0.01100%coinbase37d ago0xce3e1d…75742f
0x5d7a…b1220xc9dc…86f5Base—$0.01100%coinbase37d ago0x75704e…15083b
0x5d7a…b1220xfdbe…ba6cBase—$0.01100%coinbase37d ago0xc8398a…3d9c2d

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.