Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase68d ago0x08a7c1…0930a5
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase68d ago0xc1f7a0…4a199c
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase68d ago0xd11996…da36bf
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0xa76270…711aa0
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase68d ago0x7b12eb…e2bceb
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase68d ago0xf60727…659253
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase68d ago0xa0059c…662ec6
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x5f0f2c…7fb65c
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase68d ago0xd0831b…c3a0dd
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase68d ago0x3141c3…ef379a
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase68d ago0xc3bef8…70a575
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase68d ago0x891985…f38fcb
0x8a1a…aa530x9dba…0df8Basex402 service$0.006100%coinbase68d ago0xb3742a…eccccd
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase68d ago0x207ccd…29f82a
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase68d ago0x07f3c3…51ec40
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase68d ago0x1e7d9a…019703
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase68d ago0xde39fd…ec3d1b
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase68d ago0x107e23…ce870d
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x1fa223…c668d6
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase68d ago0x43aa6d…57467c
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase68d ago0xd7f7af…b234d6
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase68d ago0xfde9e8…ec5a6b
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xb2442e…47c9ff
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase68d ago0x63ce5a…a417af
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase68d ago0x6a7990…a602fc

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.