Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x27280f…5171ac
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xf5dc59…ed4f26
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x28c5cc…8abeaf
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xe2c1fa…27bf81
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x0ceafc…b227f8
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xbf9910…34718c
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x4446ab…89c15c
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xc92621…0f5021
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x05c51b…537b34
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x54cdf9…5d0198
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x6fc2ba…00e7f9
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x0bafe9…f7514c
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xc14847…766522
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x3b1c74…7e8a30
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x8872cd…bb62eb
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x72bfd6…561241
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x5ae5c1…f9676d
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x22e3af…99a9b0
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x23e47a…a92bc5
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x144f57…786053
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xfa891d…23c53e
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x6c863e…6ba75e
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x3dd97c…38a530
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0xdd414d…878db4
0xa040…48440xa9dd…2315Base—$0.002100%coinbase19d ago0x7c1925…8d0e49

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.