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%payAI110d ago0xf579d2…0338fb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6973e9…a01b68
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38dabe…77a276
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b2a6f…11080a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaccd8d…ef5c10
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x165c9b…2795f5
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0f833…4f3c71
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e0277…c8ee32
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd21ad…1c1584
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa78a59…36485e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5af528…0d2962
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf16f3b…5d700e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x329a2f…9d3ed6
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcae500…901623
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x664fd2…f53a59
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x06adcf…7e13bd
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa3dfe0…bf5a61
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x91b7b3…2b3508
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb648c6…ae9648
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67018f…ec8e98
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf8144e…8a5f78
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ef2d6…a72adb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72bd15…10ea30
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x434fe3…3250a7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x43d1ef…a00ba6

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.