Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xe8037d…ed7cf6
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xca1e82…9144b0
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xe1ac76…5b647a
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x66bbc7…5d2392
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x3edcf8…8ca34f
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xa187db…8878ba
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x8bbf7f…a09029
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x5712a1…42e515
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x2aa99b…6999e2
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xfc6f76…264163
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xc5810f…053458
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x41a2aa…068546
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xcda753…6531d9
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x2e00e4…325491
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x5fd029…eeae2c
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xb275be…950f28
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xef5047…765f10
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x12195e…451f8e
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x6aaa1f…bac44c
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x13039b…de0b0e
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x152ed7…e86c8b
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x35fc47…af26b3
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xd66ce2…62ce19
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0xaf2a66…2b4fad
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase8d ago0x41dcac…f0eafd

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.