Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0x49147d…abd392
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0x25f4fd…080e31
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0x2c7495…a44c2c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0x27bf12…b9d601
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0xbee3a4…f62f5c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase87d ago0x7b70ce…1d37ed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x7a2909…b3386a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x1da2af…7d0563
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x3121cb…7c57ed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0xc80b0d…538718
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x522d85…7318fa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x552346…d96707
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x058cf0…6a4485
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x3ff7df…d8636a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0xed7094…077253
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0xd0512c…63c9d7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x694c5b…0d4ebd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0xf510b9…32a4a4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x40a32c…edcce8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x9b9c18…225166
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0xd742aa…ecb81f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x5004c0…ac09ba
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x482c46…6093b9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase88d ago0x8aee9d…d548ea

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.