Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x1a697e…dee46c
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x1b8256…91f89f
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xd87eba…fdc149
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x1beff0…2b05ff
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x7ddf9d…ef6518
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xf48b19…e3ba8a
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x9ed4db…f13077
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x635708…3d9de9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x4e36ad…99c3ee
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x23ce40…fe54de
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x201515…3aebdd
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xbcb4a4…9825c7
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xe08f6d…c9e810
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x4fbfd7…e2c8b0
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x61e9b2…8cf391
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x006867…6670a0
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xd44866…dff7c2
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x0be5d1…dc0044
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x837cf1…096b83
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x4fbf30…5904e1
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x47cd78…bfc8e7
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0xd44ca4…3177bd
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x359fad…176074
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x685b84…dc3383
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase65d ago0x78b476…cfe0ab

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.