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%payAI111d ago0x44d018…7b6aeb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd9a282…f1963f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xacae0b…63ace2
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83431a…3603fb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x406ee2…f4e0f9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e8b3a…2bf1ad
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8245b6…7851ec
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d9216…87ce46
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8500ca…01d808
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6eb21c…f02ca3
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc4617b…3816b0
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x73f11b…5270b4
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d59f5…2fb3b7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe11a77…7e0223
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4d7fae…7536ac
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd4e44…414a01
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4fb263…f14065
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x72ac1c…76889d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc679cf…a5ee9a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2a6d9…80c1d7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf3067e…404ef2
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x93b7a1…f46134
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x098977…1455c5
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2a84a7…d2b851
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x826e45…f96e36

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.