Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30x53a6…d784Base—$0.01100%coinbase79d ago0xa640bb…4418d3
0xf4b5…7cc30x0f04…62bcBase—$0.01100%coinbase79d ago0x8a6a2e…de7e8b
0xf4b5…7cc30xdc45…e208Base—$0.01100%coinbase79d ago0x8e1236…eff925
0xf4b5…7cc30x02db…df68Base—$0.01100%coinbase79d ago0x2bd930…f9bf79
0xf4b5…7cc30x52f5…4a8eBase—$0.01100%coinbase79d ago0x97dfb4…974b03
0xf4b5…7cc30xc68c…ccf0Base—$0.01100%coinbase79d ago0xaef612…083935
0xf4b5…7cc30x5360…7f26Base—$0.01100%coinbase79d ago0x84ee9f…84e85b
0xf4b5…7cc30x14b5…a26cBase—$0.01100%coinbase79d ago0x8942e2…f41f1e
0xf4b5…7cc30x383a…64fcBase—$0.01100%coinbase79d ago0x3c69fd…ebee32
0xf4b5…7cc30x41e4…716bBase—$0.01100%coinbase79d ago0x845173…853238
0xf4b5…7cc30x4a1b…f723Base—$0.01100%coinbase79d ago0x524b9c…705348
0xf4b5…7cc30x275d…3f01Base—$0.01100%coinbase79d ago0xd78824…335baa
0xf4b5…7cc30x816f…a8baBase—$0.01100%coinbase79d ago0x8239ed…a5fef4
0xf4b5…7cc30xd2bc…d3c2Base—$0.01100%coinbase79d ago0x257940…496fc5
0xf4b5…7cc30x392b…ccaeBase—$0.01100%coinbase79d ago0xa0cfd7…7ddf6d
0xf4b5…7cc30xe890…d146Base—$0.01100%coinbase79d ago0x4a64a1…8d4e75
0xf4b5…7cc30x1e2e…ea83Base—$0.01100%coinbase79d ago0x5ed384…ae2f35
0xf4b5…7cc30x57ea…1fa6Base—$0.01100%coinbase79d ago0x8cc993…ac475f
0xf4b5…7cc30xa893…6aa5Base—$0.01100%coinbase79d ago0x1694ca…9a7df2
0xf4b5…7cc30x168e…3fe4Base—$0.01100%coinbase79d ago0xb0593c…19aa99
0xf4b5…7cc30x9497…ee8bBase—$0.01100%coinbase79d ago0x7d90c7…ca1971
0xf4b5…7cc30x7383…a60aBase—$0.01100%coinbase79d ago0x20c8ef…bb2d90
0xf4b5…7cc30x9bdb…4efaBase—$0.01100%coinbase79d ago0xa6816d…213100
0xf4b5…7cc30x47ca…4697Base—$0.01100%coinbase79d ago0xa57dac…5db34d
0xf4b5…7cc30xf78f…4629Base—$0.01100%coinbase79d ago0x9bfd5c…d80120

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.