Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x50399a…1a55d1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x198c80…3c21e5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xfa8080…e2d32f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x7428dc…453e7d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xe05627…8af44e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x1e351c…fb67b2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x4b4c30…712c4d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x1ad724…62c333
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x57c84e…24b3a0
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x159cfa…01a8d7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xb26577…df812a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xce90b2…01e523
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x26d2cf…4f4457
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xc41515…5eb152
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x3df448…cdbfcc
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x93dc4f…507dd2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xd7d2ed…d426a5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x21a25b…1eba7b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x2573b1…fd5d45
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xc9bcfb…2b87e1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xb52de7…de5416
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xba4abc…8b6fa3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x6ec407…97248c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x3bade3…b59777
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xa8385a…b16e32

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.