Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xcc3169…d38995
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x22d321…af8212
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x52159a…c8799b
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x66efa4…f5bc92
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xb6b1bf…87ff0d
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xb202ed…c5d9fd
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x83e3c9…5a434f
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x95e251…46422b
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x2aef4d…911688
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xd19ee6…6d0d53
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x8df13a…cd185b
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x15c180…555226
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x663fcb…a8dcd5
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x51221e…cc1312
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x211b18…747b14
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xf89525…bda576
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x198674…29156c
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xa45279…7a9b3b
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x6c80fe…509778
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x0a3868…9a44bb
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xf4b9d8…98f9d0
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x6bfd0b…eff79e
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x1c1e3a…cc7e51
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0x6ef1bc…13e6d3
0x2260…88f00xa9dd…2315Base$0.002100%coinbase37d ago0xf15960…f41723

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.