Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x9c7dfe…8e0a8a
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x93dcfc…eb2d02
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xcf947e…f92571
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x82302b…6e2181
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x616c13…893f90
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x6a4c75…bc590d
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xe0117e…0d47a3
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x8a7a2d…f1de8b
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x00735b…5e816b
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xf4f63e…45d952
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xb3c9bf…097f8b
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xa4f280…294a55
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x984e43…ad46fd
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xe3f72f…eb0a21
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xf5b366…bc81ff
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x6aaa03…a51f46
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xaafa59…3b6a98
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xa9b855…6d6627
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xff816b…393563
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x70c184…01b3bc
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x741ff5…277237
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x5265c7…4ad99a
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xb7c85a…567ee0
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x0f8e83…0b0262
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x37a4ce…33d558

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.