Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x93da6a…55b6b5
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x8bdd83…0b0abd
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xf9df64…276758
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xfe3dc4…df97c2
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xca6e16…37d9fe
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x577739…d52aef
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x43912a…7cf49d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xfa37f2…11b21a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x9b40c5…f82aad
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xd3436e…3fd6cf
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xc1132d…3cc1ad
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x845c2a…92eeb2
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xcb63d9…3e44e1
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xd883c8…b01cdd
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xc0a471…f8f9c0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0x56aa52…49e2c4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase27d ago0xabb07c…72336d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x5961e9…05e656
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0xec53cd…b008a9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x6561ed…69553e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x3c421b…08254a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x8a04c1…bc3b7a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x238f91…493142
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0xd018b0…fb6b78
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase28d ago0x4d07c5…0b7c4b

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.