Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x87f0d8…5e0a16
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase109d ago0xce313b…12f8f8
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase109d ago0x56755a…e79f20
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase109d ago0xc44aa3…578c86
0x9993…55a50x78f9…3928Base—$0.10100%coinbase109d ago0x0a10ea…c8ff84
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase109d ago0x2daa47…55c961
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xe0bd4e…a49c33
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase109d ago0x073d8e…b3f033
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase109d ago0x926cd8…a6974c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase109d ago0x5c6acb…76085b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase109d ago0xfc1d96…6697ad
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase109d ago0xf2c3b6…f66ff7
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase109d ago0xd0058e…5003c6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0x1c83e0…d9643b
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase109d ago0xc909f2…83f952
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase109d ago0x18a1db…063987
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase109d ago0xa6eb54…2ec2a5
0x9993…55a50x78f9…3928Base—$0.10100%coinbase109d ago0x2aebf5…d01585
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase109d ago0xaf5439…6402d4
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase109d ago0x56a2f3…09f26c
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase109d ago0xdec515…78f063
0x9993…55a50x78f9…3928Base—$0.10100%coinbase109d ago0x873a16…f56500
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase109d ago0x830a5b…0d019e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase109d ago0x25eeca…0a47b5
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase109d ago0x7bc38c…2653a0

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.