Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x925a84…f8ac88
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x272cc3…9a68dd
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xe5194d…b05d9d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xabb41c…08206d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x9014be…a2a70c
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x2a25da…8013f0
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x8e159c…c1425f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x1c6563…bc2251
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xc66e9c…2b0b2b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xc7dabf…d19098
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xfea1fe…31add0
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x0150ee…ff4720
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xed7520…4834bd
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x188451…bb2fee
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xa4313a…cd78b6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xc7b9d7…133d40
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xa61e82…7bf188
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xba3a96…cd68b7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0xc76e75…e50fe8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x946573…5521f1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x308d4e…c86891
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x95c4d2…502c76
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x3e0b42…8d7cfa
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x3ac4f0…03cec9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase115d ago0x0ea3d5…a91eae

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.