Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98f2cf…3f1ed4
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x891989…88629c
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbf893…9748bd
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe91327…a07365
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88034b…7fed0e
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf7698…620b5b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72a734…df8263
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e45a4…1ea3c7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a7a79…c3995f
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x698f74…e258e6
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x582dab…dcbf11
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd42d42…5f44e9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cf57b…98620b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc369d9…51bb12
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3ef8a…8baae9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd51738…9f9b30
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeba4de…229567
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0d3be…8d9715
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x230a9f…3d5ef4
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x151787…000643
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x50d246…7c22b7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc30814…1f4801
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab43b8…2173a1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c20dc…02e0cc
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b5a8a…161a14

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.