Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x9f9bea…8972d5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xa6c19e…91e3ef
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x90ac0d…147433
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x5f50a7…1d9d2c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xe71d05…1ade50
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x38482d…65d9dc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x123764…a3a4c6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xeec3ae…2dfea2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x695781…00354b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x65dc52…cdca5b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x9cd877…0b9af8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xc8c7f7…6b13c0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x7a0cc2…bb7237
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x4533b7…048c18
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x84ea18…62d8c8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xd8fe6d…213251
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x65a042…2dc628
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x951ca1…68276e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xa4474b…c6aaa0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xd48f8f…bca844
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xb115ab…cc9d7d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xda5e9c…9dfd64
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0xb06d55…0bba96
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x957c7c…1dc011
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13d ago0x34c7b2…dbd579

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.