Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6eb64a…92b5de
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x869d03…4e4b7b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83051f…7e49dc
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb63ef2…0baf07
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcec70d…63bc58
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc9fb3…c8087a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29d22b…d0de33
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe04864…914282
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b3b5f…a4ad31
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4bab4a…d64bb6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc95a5a…aa5e99
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8370a4…1c5302
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6cd8dc…b098fa
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf438d0…f53086
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f620b…0aac05
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc31ea…f5f9e8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9006fd…139119
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5545a2…e62f6c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c9e2a…b16df1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf49491…dd6fa9
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88339c…03d44f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9d8f19…2eb70e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9c89a…ee88d0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacafbb…97d5fb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32ae57…c9ec44

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.