Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f797d…f17739
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x164971…e92a04
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3aaf0…bcb10b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda4255…685dda
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8cc31…c52e4c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x062163…15d10c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94d49b…7be20e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9a8d5…ed471c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa191f6…a3194c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69fdd1…5605c8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b3a5d…f4801a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38edd9…8f5460
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x783fc9…025ae4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12cce8…01be7c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf53f6d…8ff30b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3be914…246772
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1edce9…d4074e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5777b…ede2fa
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7a583…a715e2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c4e9c…4c5ab2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe72621…466a61
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d9a3b…a4a644
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa831a9…a92cb2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18cc84…a3dcdd
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5133a…91e5af

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.