Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x202ea6…59f894
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xfb324c…75b382
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x65250f…ba95aa
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x8cbe5a…488057
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x3be1c6…91fa8d
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x1242af…cdd89f
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x93a45e…f0e59a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x6a9ca7…15a064
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x49e147…c21b21
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xe5a39d…925e88
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x78fcca…814d30
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xbb6a5b…69333c
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x26dd93…79fd49
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x8fc554…2939ce
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x1e5747…2e76e3
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0xb3f944…ef2a4e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x8acafe…1b051e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x6939b8…2b6a65
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0xe83989…7ba92d
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x756f89…ff1f1e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0xc76675…cba3d8
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x4f6989…bbbcfc
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0xb7186e…b67587
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates117d ago0x753698…44e195
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase117d ago0x626853…91a4bc

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.