Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5cba4…eb8402
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd00af7…ab78be
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93fb59…bdfb6a
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa55e47…31fc31
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x171cca…4cecd2
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2896e2…fd2627
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf010a…a5a924
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3dbb51…fb68ac
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a7140…6205a5
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf32b2f…6f301f
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba89fd…4fc7ef
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ad74e…a0749e
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bfc60…9ea16b
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fcab1…70f0bd
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b883f…2ad163
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea3458…9639e7
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf8171…ba8f27
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b31c9…147bf9
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36b694…8ece6f
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb36de8…213984
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e56e6…490687
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa602b3…48e056
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4aec46…2412f3
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf38294…e0821e
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb97e8…d2008b

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.