Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x2f7b39…cc4197
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc3cfee…d54b10
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x0c63fd…41db8c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x43d837…d52dae
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x9e1703…d7360c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xfc692e…7fdd67
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x106233…3889eb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x1fcf6d…c04279
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x5c36bc…2373b4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x9199f6…07bd68
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x0a0294…4dd881
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x87b6b5…211ec7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x334e9e…0f6056
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xfb0be3…5e0b4d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x4e31f6…70bf74
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x96b049…6500f6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xeefa37…a5bf1e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x704ce6…9cc574
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc9671b…7682c6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x717a96…e88fe0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xff4a7a…3c23d7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x43d7c1…48d617
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xa9fde2…5d1d53
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xa3c8c5…091953
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x1e032f…3eb61a

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.