Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0x28dae3…3f4ce9
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xef70a2…faeb73
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0x609ece…8ab1e5
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xe9e708…9be4ee
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xd328f5…33f0d0
0x37a6…cf3f0x6a0a…bf67Base—$0.01100%coinbase3d ago0xd9b610…505508
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8f99d3…8c2b81
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8dd39f…c2926d
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5d60e3…1077af
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb255e0…17b149
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x316082…201ec4
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x58c901…182857
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x95da5e…f215e3
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x7342b5…efc348
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa773e8…2b51cb
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf155d8…0bb59a
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf59334…2b742b
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x6ff6f3…48e7f4
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x1e2ef6…78273b
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xaa53fe…8e17bc
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x145a4b…c56752
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0xba21c8…75d16b
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x0cbbaf…6e1a0f
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9da354…bf2c3c
0x37a6…cf3f0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9c48d3…5fd2fa

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.