Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x94562a…2bd7be
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xde4bb7…78724a
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xf66b26…c804cf
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x171e4d…a756f3
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xb9c956…c3f8d0
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x55d8a3…ac19eb
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xb62153…321d30
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xfb59a5…9d96e5
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xb723d3…4dcf90
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xa4f6ee…34ca77
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x7addbd…c5d83c
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x636737…912acc
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x05a46f…da2546
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0xb1e705…c28a39
0xba10…f1000x5aae…482eBase—$0.001100%coinbase6d ago0x407f9f…e46b21
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0x87fa78…11c44d
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0x42e588…f98897
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0x42a895…10a03d
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0xf2afbe…3cf118
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0x1eb139…6431e1
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0xf5cde8…369649
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0xddb01f…88477a
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0xc229c2…b25420
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0x03d844…729e23
0xba10…f1000x5aae…482eBase—$0.001100%coinbase7d ago0xb0f0ac…1e87a4

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.