Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x852e43…a9ecff
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x1369d1…6a480d
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x44888e…5defeb
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x71d043…90b924
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x0e3d56…6f6911
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x7e17d1…11561f
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xcea0ae…2af8e1
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x18d63b…d99414
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x14a8a9…2774e5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x1f044a…3fa741
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x18dec6…49a65d
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xdb43b7…87f3c3
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x8e090f…742fc8
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xb8d281…5509bf
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xe6cdf9…8e596a
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x62c949…340602
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x0c2a99…efda60
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x2854b6…201a93
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x7632f1…537de5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x17fa57…0ad065
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xdc486b…c1277b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xc3efc8…eddafd
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x1f025e…bd1230
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0xf15894…51deae
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI111d ago0x95d7fb…a34f28

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.