Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2d3…98850xea8b…dac1Base—$0.05100%coinbase12h ago0xfa1760…4b81d5
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.01100%payAI14h ago0xdbacbf…349e70
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.01100%payAI14h ago0x48a6e5…ca6803
0x4040…017f0xf2d3…9885Baserender402Screenshot$1.95100%payAI14h ago0x5f63c7…8b41ef
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.003100%payAI14h ago0x0c5384…39b28d
0xf2d3…98850x820d…f6bbBaseDexL AgentsAgent$0.00170%0xe0dd…5d1014h ago0x5c60be…1a5f9c
0xf2d3…98850x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase14h ago0xa7bb32…27cb2f
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.003100%payAI14h ago0x545ec2…3748da
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase14h ago0x5e2079…d06152
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.01100%coinbase14h ago0x025dec…194a6c
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase14h ago0x821228…d4fafd
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.004100%payAI14h ago0x5ebb9d…bc56b3
0xf2d3…98850x0e84…b808BaseOtto AITwitter search$0.002100%coinbase14h ago0xec6c19…241eca
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.01100%payAI14h ago0x39e566…52b4e2
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.002100%payAI14h ago0xfc4b82…42f61c
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase14h ago0x961873…ac1e66
0xf2d3…98850xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase14h ago0xbca608…5b2b82
0xf2d3…98850x0828…e998Basex402 service$0.01100%payAI15h ago0x48d3f2…3ea7e4
0xf2d3…98850xb075…59d8Base—$0.0670%0xd5a8…f61615h ago0xc54b5b…37e5c1
0xf2d3…98850xb075…59d8Base—$0.0670%0xd5a8…f61615h ago0xc43e8d…178265
0xf2d3…98850xb075…59d8Base—$0.0270%0xd5a8…f61615h ago0x43fac3…539730
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.01100%payAI15h ago0x9c1f05…033076
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.005100%payAI15h ago0xa9d0c9…20d025
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.003100%payAI15h ago0x3c1d52…b722fb
0xf2d3…98850xf2d3…9885Baserender402Screenshot$0.005100%payAI15h ago0x744133…3cba4c

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.