Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x68635b…5a3564
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x3006b0…ff4e20
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x5b78ec…d2d2d0
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x5fa055…025912
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x23a673…bdae10
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x6eb6fe…b3dfd6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xecd3bc…6e7a7e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x5afd17…316fe7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xc4ffe9…555d69
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x0c9603…ca1fb0
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x481c53…5f29cc
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xdd4ca3…b9bd5a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x824eba…d93056
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x7fe00f…84f21a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x17e868…121555
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xd95da2…bc50fe
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xe728d5…0d6fe6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x75c875…a29bb3
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xf7076f…a0c55a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x069da1…c011fa
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x2c5e29…d59cd7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x78a83a…109ff6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0x2538e8…0a68f9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xcd47ac…c6a20e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase10d ago0xb2ddc7…10b48a

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.