Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xd9da40…706034
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x943576…43f632
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xa0b903…0f8bf3
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xdd48d4…68748a
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x18d416…86ee85
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x8ab80d…7cd37d
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x6e2aa7…7b8e64
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xa9169c…54c78b
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xa7b9dd…6fb072
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x7bcacf…8b8a8d
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0xa217a3…f41811
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa118d ago0x918835…f4f875
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0xf06c1f…7f6164
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0x9f3da3…cde372
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0x9a4a8f…0fcb05
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0x9cf2d5…98b1ff
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0xb5479b…fa4ea6
0xb90a…9ae40xc03d…140eBase—$0.01100%fluxa119d ago0x4d3049…1aa67b

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.