Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29c8…cebc0x29c8…cebcBasex402 service$0.01100%payAI19d ago0x3cde68…313947
0x29c8…cebc0x29c8…cebcBasex402 service$0.01100%payAI20d ago0x2bc858…e79c13
0x29c8…cebc0x29c8…cebcBasex402 service$0.01100%payAI20d ago0xeee87a…9b776e
0x29c8…cebc0x29c8…cebcBasex402 service$0.001100%payAI20d ago0x8cbf55…17488c
0x29c8…cebc0x29c8…cebcBasex402 service$0.02100%payAI20d ago0x6b7f53…38f3c3
0x29c8…cebc0x29c8…cebcBasex402 service$0.02100%payAI20d ago0x3af879…ab4af8
0x29c8…cebc0x29c8…cebcBasex402 service$0.004100%payAI20d ago0x5cda9f…414392
0x29c8…cebc0x29c8…cebcBasex402 service$0.003100%payAI20d ago0x51584f…05e235
0x29c8…cebc0x29c8…cebcBasex402 service$0.002100%payAI20d ago0x5c1d58…df4af6
0x29c8…cebc0x29c8…cebcBasex402 service$0.001100%payAI20d ago0x9b27a1…88310b
0x29c8…cebc0x29c8…cebcBasex402 service$0.02100%payAI20d ago0x44c842…16cb1a
0x29c8…cebc0x29c8…cebcBasex402 service$0.02100%payAI20d ago0xb8772d…002f4b
0x29c8…cebc0x29c8…cebcBasex402 service$0.004100%payAI20d ago0xe5455e…eaa9b7
0x29c8…cebc0x29c8…cebcBasex402 service$0.003100%payAI20d ago0xb65857…09e67b
0x29c8…cebc0x29c8…cebcBasex402 service$0.002100%payAI20d ago0x662e46…42d772
0x29c8…cebc0x29c8…cebcBasex402 service$0.001100%payAI20d ago0xf2048a…0763d0
0x29c8…cebc0x29c8…cebcBasex402 service$0.001100%payAI20d ago0x74947e…be3f3a
0x29c8…cebc0x29c8…cebcBasex402 service$0.001100%payAI20d ago0x299327…1043a3
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0xfb4232…bec953
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0x0697a9…1ad8cc
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0xf5d1dd…322ee7
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0x34db52…55772b
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0x3d9736…3cf90f
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0x8a145b…aaf62e
0x29c8…cebc0x29c8…cebcBasex402 service$0.005100%payAI20d ago0xbffe46…9c7908

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.