Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa44d ago0x951ee0…83901b
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa44d ago0x3568e5…deaa78
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa44d ago0x065bda…aa1173
0xe7db…fc580x9c95…e299Base$0.001100%fluxa44d ago0xfa6c56…26aa9b
0xe7db…fc580x9c95…e299Base$0.001100%fluxa44d ago0xb41ba6…b93694
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa44d ago0xdb9e80…c46220
0xe7db…fc580x9c95…e299Base$0.001100%fluxa44d ago0x46a4f8…f7551b
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa45d ago0x5f3981…d7df6d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x4ad8ea…a52a91
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa45d ago0x4a97a6…98e005
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x2db4f3…fe8b77
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0xb160e5…a779cb
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0xdbc5ec…bf035d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x0fa01d…bf1466
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x48785c…751691
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x6b6f06…5d9a82
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0xfc5ddb…72636c
0xe7db…fc580x9c95…e299Base$0.001100%fluxa45d ago0x1c2074…34b29d
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa45d ago0xc7b11a…aa5562
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa45d ago0x603d7f…3e87f7

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.