Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5e0…61000x3e0a…78e7Base—$0.003458100%coinbase73d ago0x7ad268…061bde
0xe5e0…61000x3e0a…78e7Base—$0.003649100%coinbase73d ago0x05a0fc…10a4cd
0xe5e0…61000x3e0a…78e7Base—$0.004731100%coinbase73d ago0x51539f…6d0f84
0xe5e0…61000x3e0a…78e7Base—$0.004223100%coinbase73d ago0x22d5b1…7914c7
0xe5e0…61000x3e0a…78e7Base—$0.003198100%coinbase73d ago0xd4bcbe…88b4d7
0xe5e0…61000x3e0a…78e7Base—$0.00438100%coinbase73d ago0x755bfd…19e391
0xe5e0…61000x3e0a…78e7Base—$0.003387100%coinbase73d ago0xd222f4…8028a9
0xe5e0…61000x3e0a…78e7Base—$0.003462100%coinbase74d ago0x71c794…22f6a4
0xe5e0…61000x3e0a…78e7Base—$0.002836100%coinbase74d ago0x9b75f2…2356d7
0xe5e0…61000x3e0a…78e7Base—$0.003767100%coinbase74d ago0xb069cd…49d2d0
0xe5e0…61000x3e0a…78e7Base—$0.004993100%coinbase74d ago0x4986ba…987ff3
0xe5e0…61000x3e0a…78e7Base—$0.005313100%coinbase74d ago0x683b9a…c04e58
0xe5e0…61000x3e0a…78e7Base—$0.003165100%coinbase74d ago0xa7d81c…b890a5
0xe5e0…61000x3e0a…78e7Base—$0.004328100%coinbase74d ago0x088d17…c8fe1d
0xe5e0…61000x3e0a…78e7Base—$0.004771100%coinbase74d ago0x78b744…1dcd82
0xe5e0…61000x3e0a…78e7Base—$0.004501100%coinbase74d ago0xac2c9f…f9ad41
0xe5e0…61000x3e0a…78e7Base—$0.004218100%coinbase74d ago0x5014d8…36bce3
0xe5e0…61000x3e0a…78e7Base—$0.002692100%coinbase74d ago0x99e397…31f4f8
0xe5e0…61000x3e0a…78e7Base—$0.00404100%coinbase74d ago0x94186e…3217cf
0xe5e0…61000x3e0a…78e7Base—$0.004707100%coinbase74d ago0x44fe71…1fa0f0
0xe5e0…61000x3e0a…78e7Base—$0.005418100%coinbase74d ago0xa2d9a9…b568e5
0xe5e0…61000x3e0a…78e7Base—$0.004024100%coinbase74d ago0x0681fc…55d3b2
0xe5e0…61000x3e0a…78e7Base—$0.004388100%coinbase74d ago0x47f9b8…d16155
0xe5e0…61000x3e0a…78e7Base—$0.004794100%coinbase74d ago0x82a328…521f97
0xe5e0…61000x3e0a…78e7Base—$0.005123100%coinbase74d ago0x5c3ab8…6b08eb

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.