Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd207…36540xc0a4…f488Base—$0.32100%coinbase35d ago0xc8eadc…9bbc97
0xd207…36540xc0a4…f488Base—$0.21100%coinbase35d ago0x356e2f…2e8a8b
0xd207…36540xc0a4…f488Base—$0.11100%coinbase35d ago0xd9b5a2…68d8aa
0xd207…36540xc0a4…f488Base—$0.67100%coinbase35d ago0x1a649b…0c06e7
0xd207…36540xc0a4…f488Base—$0.74100%coinbase35d ago0x179512…32f2f0
0xd207…36540xc0a4…f488Base—$1.16100%coinbase35d ago0x003ff8…044664
0xd207…36540xc0a4…f488Base—$0.26100%coinbase35d ago0x0ce667…fa0db0
0xd207…36540xc0a4…f488Base—$1.51100%coinbase35d ago0xb3f496…073ac5
0xd207…36540xc0a4…f488Base—$0.13100%coinbase35d ago0x0b08a3…31b664
0xd207…36540xc0a4…f488Base—$0.59100%coinbase35d ago0x587922…c7cbd0
0xd207…36540xc0a4…f488Base—$2.02100%coinbase35d ago0x87d0ef…9c91e8
0xd207…36540xc0a4…f488Base—$0.82100%coinbase36d ago0x510b03…449f82
0xd207…36540xc0a4…f488Base—$2.10100%coinbase36d ago0x51927b…f07255
0xd207…36540xc0a4…f488Base—$0.24100%coinbase36d ago0x6de95e…9217f0
0xd207…36540xc0a4…f488Base—$0.50100%coinbase36d ago0x494fb9…bc70c3

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.