Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x7d65d1…46192c
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xc7e5de…65153d
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x2989c1…bdec69
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x6c53c9…0989c4
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xe35646…55926c
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xddd1a5…920e01
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x2c74bd…f5e898
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x15c55a…0534c7
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x450962…69ec01
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x986583…c38cb0
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xc3a781…e6f050
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xe6bcff…cb1b16
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xea9ef2…e433fb
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x73b3b7…ec9c21
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x4d5ecb…343bd6
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x91cef8…84904c
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xe841e7…43e89c
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x9a9a60…13cf2d
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x5359dc…9c56af
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x0374cd…77005d
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x1e7315…894e21
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x3bb311…b15014
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x0393c4…ed6a08
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0x3f1a23…df775b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d44d ago0xce9be2…47bbb5

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.