Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b6a4c…a40cea
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33d7ce…bb7797
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e769e…2da400
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81302e…e60c5c
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea3c20…2954b5
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62ef6c…a7e5ea
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbab325…e72fa2
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe14d7a…05191b
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc8dcad…53c0cc
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefe977…2b810f
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9aa80e…8d1855
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f8e0c…a4b178
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38f841…b632e9
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd54986…04b760
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7b19eb…914132
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ccb5d…d1de87
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d1569…d42090
0xd861…90080x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f5010…8534be
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x458473…502879
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e8318…8db2e2
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x767309…2324ba
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x270a1c…dbe31e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf9de1…4fe61a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1dc229…726f12
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI112d ago0x337261…b2bc84

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.