Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xb92a22…dfd7ea
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x3e96d6…2a263c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xeffcae…530f6c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x84dc5e…c6d80a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xd44718…9adb06
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x49cf32…52ae92
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xead947…7e3562
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x1dff2e…591195
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x23df3c…8da236
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x75d8b9…bb0c0b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xf4870c…36c7af
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x92c08c…438606
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x2efd66…f245a8
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xb7ed5f…edafed
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x0178dd…5805a7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x28cf98…765c77
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xb42bd7…5f0301
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0xe326b0…586771
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x27ba70…660272
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase37d ago0x5685be…8d0e1b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x55d60c…eda633
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0x5e5ccc…218459
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xed2252…ac5685
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase38d ago0xbbad58…5930b0

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.