Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x059f…6a330x3e0a…78e7Base—$0.003584100%coinbase74d ago0xfd79ec…4269d6
0x059f…6a330x3e0a…78e7Base—$0.003127100%coinbase74d ago0x15c772…b188f8
0x059f…6a330x3e0a…78e7Base—$0.004838100%coinbase75d ago0xc17be3…6853f0
0x059f…6a330x3e0a…78e7Base—$0.005858100%coinbase75d ago0xa4b5cc…303b11
0x059f…6a330x3e0a…78e7Base—$0.004414100%coinbase75d ago0x66d87c…acc287
0x059f…6a330x3e0a…78e7Base—$0.005896100%coinbase75d ago0x23bdfe…ae4ab8
0x059f…6a330x3e0a…78e7Base—$0.004946100%coinbase75d ago0x31386f…d20ca9
0x059f…6a330x3e0a…78e7Base—$0.004165100%coinbase75d ago0x019a6b…e7dd53
0x059f…6a330x3e0a…78e7Base—$0.003353100%coinbase75d ago0x81a3b8…25e419
0x059f…6a330x3e0a…78e7Base—$0.00306100%coinbase75d ago0x3a5319…cd2594
0x059f…6a330x3e0a…78e7Base—$0.005423100%coinbase75d ago0x834e68…36047c
0x059f…6a330x3e0a…78e7Base—$0.004274100%coinbase75d ago0xdd6a68…211873
0x059f…6a330x3e0a…78e7Base—$0.003017100%coinbase75d ago0xe5cd80…633880
0x059f…6a330x3e0a…78e7Base—$0.003631100%coinbase75d ago0xe0f1c6…a7b723
0x059f…6a330x3e0a…78e7Base—$0.005697100%coinbase75d ago0x6b0941…a0f380
0x059f…6a330x3e0a…78e7Base—$0.005348100%coinbase75d ago0x5355e2…17abf9
0x059f…6a330x3e0a…78e7Base—$0.003688100%coinbase75d ago0x63dc13…2e73a3
0x059f…6a330x3e0a…78e7Base—$0.005227100%coinbase75d ago0x5d272d…288f6b
0x059f…6a330x3e0a…78e7Base—$0.005353100%coinbase75d ago0x685f92…d4f01e
0x059f…6a330x3e0a…78e7Base—$0.003533100%coinbase75d ago0x13402a…b7504b
0x059f…6a330x3e0a…78e7Base—$0.003326100%coinbase75d ago0xecb31e…a0d2ef
0x059f…6a330x3e0a…78e7Base—$0.002832100%coinbase75d ago0x131b5e…1c4f1b
0x059f…6a330x3e0a…78e7Base—$0.003145100%coinbase75d ago0x89fd6e…1ded77
0x059f…6a330x3e0a…78e7Base—$0.004963100%coinbase75d ago0x3c33a6…14457e
0x059f…6a330x3e0a…78e7Base—$0.00308100%coinbase75d ago0xbfeeed…d86e1e

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.