Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7341…54030x4f18…26a1Base—$0.02100%coinbase25d ago0xad00e1…2c7989
0x7341…54030x4f18…26a1Base—$0.02100%coinbase25d ago0xa52468…a9a849
0x7341…54030x4f18…26a1Base—$0.02100%coinbase25d ago0xcf5ec2…264507
0x7341…54030x4f18…26a1Base—$0.03100%coinbase25d ago0xa4cf66…3df386
0x7341…54030x4f18…26a1Base—$0.02100%coinbase25d ago0x102e51…7fd994
0x7341…54030x4f18…26a1Base—$0.02100%coinbase25d ago0xc35c15…aa71e6
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0x641559…461034
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xecc8d3…1433eb
0x7341…54030x4f18…26a1Base—$0.03100%coinbase26d ago0x7fc5ec…f0b868
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xb3389b…82faaa
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xc2b9bd…18606f
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xd20fd6…e08683
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0x71cc48…411263
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xef880b…feaf57
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xf54cfc…6edcba
0x7341…54030x4f18…26a1Base—$0.04100%coinbase26d ago0x14304d…f9d7ca
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0x91c47d…f26ca1
0x7341…54030x4f18…26a1Base—$0.03100%coinbase26d ago0x060b3b…d28889
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0xe66d2f…711110
0x7341…54030x4f18…26a1Base—$0.03100%coinbase26d ago0xeaf7ba…c2040a
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0x4413ec…92b5b7
0x7341…54030x4f18…26a1Base—$0.02100%coinbase26d ago0x977166…6759dd
0x7341…54030x4f18…26a1Base—$0.04100%coinbase26d ago0xc75283…265c9c
0x7341…54030x4f18…26a1Base—$0.04100%coinbase26d ago0x920e40…8301c3
0x7341…54030x4f18…26a1Base—$0.03100%coinbase26d ago0x513a90…7d0327

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.