Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xc45b64…0a8531
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xe2571c…1a317a
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xe76b64…348883
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x3f82cb…1e0148
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x5ae19f…62d2f7
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x8b4670…79969b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xfbbafb…f77b5a
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x6cc23c…a829a0
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x1e4088…41e2a1
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xf44406…70c876
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x21300a…a14f65
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x67db47…c9555f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xd44797…aaa4fc
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x51ecfe…54fa07
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x0b16c7…df3516
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x05bc6e…bc5322
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xc763da…b1d650
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x13a9c2…98e851
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xb32c25…7a80a3
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xd9c6e6…6092ba
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x883cd5…20a735
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xd7cf87…01d2db
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x784fcd…19cabd
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xbbc13b…5155af
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x4d1869…64d038

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.