Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa4c24d…06178f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x648fc5…81c0a0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xde4898…3ccebd
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0e9fd8…01f50c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x657dbe…f098c2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8826d6…3164c9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x386b4a…573e4e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9ebfb6…f0af98
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x556b09…0fec80
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x81fab8…12efb1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8dc03d…89bf73
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf12c35…db161c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf41fed…73e449
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9443a3…747aec
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2fd2f0…d7e782
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe00ad0…8ad3c2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x81a7f8…2591d6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x774050…ae3eca
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd7d16c…782aca
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x323ab9…b91799
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x92255b…b44398
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbd2cda…48eae2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x61080e…bcff4d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4e7a30…0d0882
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7fe499…417a15

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.