Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x2170f7…93e86e
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xd7431f…40da0f
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x700243…53b412
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x03e4de…12c982
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xbb8d30…4767b5
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x2e16fe…f4b7c8
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x6d34cf…e790aa
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x37c6a3…ae4831
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x1bf584…e75ab8
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x5cfd19…b3172a
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xe96c35…68460e
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x4fc99e…316cef
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x7800a6…63187b
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xbb801b…927bdc
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x3e8d7d…f414d0
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xac075b…cd0a53
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x7b7cdb…4c11cc
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x08c223…66f4f0
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x983b9c…031cb4
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x762899…bfa7d7
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x4e411f…c3ab9b
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x29bdd7…3b16ca
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x7dc985…985257
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0x14f079…4e23e9
0x5a58…7f5e0xa9dd…2315Base—$0.002100%coinbase1d ago0xaf4428…67b33a

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.