Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c6074…765637
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb5d5d7…22e190
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0e111…f3117e
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd40104…c2b4e6
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f47a7…2ae986
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18870…62845b
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0bd94…d821a7
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb818b7…511261
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b3598…1a8cb6
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa59fbe…feb220
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe525d7…3dcc6d
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6c7f1…cb5c7a
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdbd165…fffb60
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8fc211…41d392
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd60997…306b21
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4db54b…74e264
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e2135…9bd500
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2e7176…b4b327
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe5b72a…c0d061
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x39c0da…f9202a
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb6bee0…ac28eb
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc96f5a…fecc30
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec6e4a…fac839
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI112d ago0x99519b…026e1d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI112d ago0x030c46…bd15de

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.