Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa362be…405046
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e62df…2d055c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x041a3a…cc024f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69e5b2…b8494e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdee0d8…a0c079
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x30ce1b…200658
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x003c30…b0ebbc
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdbb7af…7db1c0
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd07d66…c52693
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x549e0b…36efc5
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3880ee…fd7d80
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96f07b…e6885b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bd3f1…6801fa
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf1294e…0a406e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb933c…9213a1
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9df3b8…5c3bfe
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3668d3…e69158
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a58a1…e3f501
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b6e8a…378a45
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x395d60…e8dd76
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab4bef…c25a05
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8c598…8a1ce1
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcad91e…2c8661
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad933a…a564d6
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac009a…5abd9d

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.