Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x5bed8f…db3fba
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x8dbd37…618074
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x4fc9eb…111f93
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x2d70b5…dde052
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x930866…0eb5b0
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x769957…24b221
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x025857…23522c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x1b1bee…560f83
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0xda6030…a5a9c4
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x497271…adf045
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0xf1f4a1…ec7647
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0xbe9e8e…0decea
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x00aa11…884760
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x3e7717…e06921
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x1f0b54…de0ffd
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x74ea58…089aeb
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0xe4d32b…b0fb51
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0xcb1dbb…dd7a69
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x9f8077…d5084b
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x87b373…651577
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x794a6f…6939d7
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x3a7223…087b1f
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase97d ago0x9b4495…0471cd
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase98d ago0x226cbc…2c4d58
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase98d ago0x7fa507…f300f8

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.