Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0x8423…983cBase—$0.01100%coinbase79d ago0x77deeb…db3d82
0x7c0f…830b0x6aad…24a0Base—$0.01100%coinbase79d ago0x8371ff…de8612
0x7c0f…830b0xc160…af53Base—$0.01100%coinbase79d ago0x4663d2…62fd66
0x7c0f…830b0x8267…ca55Base—$0.01100%coinbase79d ago0xc5b801…961d8e
0x7c0f…830b0x3c9d…3ebaBase—$0.01100%coinbase79d ago0x625124…e25622
0x7c0f…830b0x64e4…6f02Base—$0.01100%coinbase79d ago0x0771d7…5f1389
0x7c0f…830b0xc659…9e6dBase—$0.01100%coinbase79d ago0xf687cb…9fae29
0x7c0f…830b0x8a89…8c7cBase—$0.01100%coinbase79d ago0x6f1578…3abf8c
0x7c0f…830b0x6168…8d44Base—$0.01100%coinbase79d ago0xe120a3…527577
0x7c0f…830b0x92d5…b1c2Base—$0.01100%coinbase79d ago0x17fd0c…2e7061
0x7c0f…830b0x5340…ceeeBase—$0.01100%coinbase79d ago0x7711e5…56f2d8
0x7c0f…830b0xd27f…e2c9Base—$0.01100%coinbase79d ago0x43bdb6…987eaf
0x7c0f…830b0xe815…67dcBase—$0.01100%coinbase79d ago0x90e1f6…b20f01
0x7c0f…830b0x3984…e0e1Base—$0.01100%coinbase79d ago0x25f0d5…4a131d
0x7c0f…830b0x1e11…a1d1Base—$0.01100%coinbase79d ago0x665030…b7adf9
0x7c0f…830b0x8a65…2d43Base—$0.01100%coinbase79d ago0xd298ae…7deece
0x7c0f…830b0xe421…a013Base—$0.01100%coinbase79d ago0x2e6f67…0c8879
0x7c0f…830b0xc672…fc61Base—$0.01100%coinbase79d ago0x73a6e8…c8c139
0x7c0f…830b0x083f…a8b6Base—$0.01100%coinbase79d ago0xeae56c…0441ce
0x7c0f…830b0xaf34…a341Base—$0.01100%coinbase79d ago0xc9bfcb…c0e559
0x7c0f…830b0x5885…63edBase—$0.01100%coinbase79d ago0xae1a26…947089
0x7c0f…830b0x0e33…00eaBase—$0.01100%coinbase79d ago0x526264…8a0b01
0x7c0f…830b0x0fdb…32e5Base—$0.01100%coinbase79d ago0x08c834…27881c
0x7c0f…830b0x2a7c…7868Base—$0.01100%coinbase79d ago0xbec02b…acf01f
0x7c0f…830b0x0454…1030Base—$0.01100%coinbase79d ago0x0cbd30…7b7d2a

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.