Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc763ba…b36340
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e82fb…2fb121
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc5107…839c5d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa699d6…bb4458
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x284082…d5f776
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa773d5…2c3524
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57a89e…22e3da
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2b339…7b9580
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba7a56…b773f5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca7b0d…2b5065
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa55a01…89216a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe6e9d…461e8a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x369b66…931a82
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d27b9…49a8b5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ec6f0…4e8f0b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb316f6…423bc6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfda5c1…a58fa0
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f0c6d…120ed8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9416b6…45907c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b44dc…3e5728
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06ec75…6677ec
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4455fb…801f13
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb76419…946db9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f85ef…a3f419
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05b50a…29308c

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.