Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xa3d702…2756bc
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xa299fa…8030bc
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x5b3d9b…7e3b26
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xb8d2f6…6ec7af
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xdf54c4…e28804
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x510a24…dca76d
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x05d592…770b4d
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x4f097d…18c017
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xfeefaf…19a376
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xc74dff…417e81
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x8923cb…987326
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x481779…f06338
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x533d6b…25beba
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xa692ad…208d43
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x9f1b43…6d4808
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xdf3219…72ae21
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xf8c3eb…977ac0
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x34b4a9…b0af73
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x082a1b…272e61
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xb67f04…b5d328
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x626e67…938b18
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xc5aeea…219fdc
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0x578e05…20f927
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xc8bdb2…a6ec27
0xb159…31630x5aae…482eBase—$0.001100%coinbase7d ago0xb7353c…ca4f50

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.