Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x09ed…5f43Base—$2.90100%coinbase66d ago0x323263…555bb7
0xa449…15ac0xddc0…cf31Base—$2.90100%coinbase66d ago0x9fdb7a…fa4052
0xa449…15ac0xdaa7…9859Base—$2.90100%coinbase66d ago0x6dde5a…a412ec
0xa449…15ac0x46c5…2c5bBase—$2.90100%coinbase66d ago0x16caa3…3f5cee
0xa449…15ac0xf771…961bBase—$2.90100%coinbase66d ago0xba4f1f…11382f
0xa449…15ac0x35c5…8ac9Base—$2.90100%coinbase66d ago0x1826eb…59ce61
0xa449…15ac0xd247…cad8Base—$2.90100%coinbase66d ago0x94f7be…a46729
0xa449…15ac0xa623…8a8dBase—$2.90100%coinbase66d ago0x118275…2f03a4
0xa449…15ac0x6439…2ec5Base—$2.90100%coinbase66d ago0xd028e4…6c1491
0xa449…15ac0x40e1…ee27Base—$2.90100%coinbase66d ago0x4ed021…3f0641
0xa449…15ac0x9190…0b10Base—$2.90100%coinbase66d ago0x9dd23a…3115fc
0xa449…15ac0x7b26…9ff6Base—$2.90100%coinbase66d ago0x104971…a417aa
0xa449…15ac0xb82e…babdBase—$2.90100%coinbase66d ago0x7c777d…e92915
0xa449…15ac0x8904…ef1dBase—$2.90100%coinbase66d ago0x2613cd…3aec37
0xa449…15ac0x294b…2539Base—$2.90100%coinbase66d ago0x5377ed…6c629f
0xa449…15ac0xe4c6…292cBase—$2.90100%coinbase66d ago0xe2ee2d…4261a5
0xa449…15ac0x6a0a…7b25Base—$2.90100%coinbase66d ago0x76ec58…b3811f
0xa449…15ac0x9458…ccdcBase—$2.90100%coinbase66d ago0x00e1c3…358402
0xa449…15ac0x8692…9404Base—$2.90100%coinbase66d ago0x7caf58…5efd2d
0xa449…15ac0x65a5…74f2Base—$2.90100%coinbase66d ago0x6616c4…db85bd
0xa449…15ac0x81fc…09d1Base—$2.90100%coinbase66d ago0x33ccbd…8baf37
0xa449…15ac0x8404…ee94Base—$2.90100%coinbase66d ago0xa09693…6bf7ab
0xa449…15ac0x45c0…d283Base—$2.90100%coinbase66d ago0xb8ef14…ef257c
0xa449…15ac0x45c0…d283Base—$2.90100%coinbase66d ago0xf157c2…2d1c95
0xa449…15ac0x345a…d047Base—$2.90100%coinbase66d ago0x4c6567…bbaca8

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.