Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb412…318c0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase93d ago0x975326…a722ec
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase93d ago0xa239a0…931fc6
0xb412…318cAI Image GenerationBaseAI Image GenerationImage_gen$0.11100%coinbase93d ago0x485759…667a07
0xb412…318c0xffc4…37b1Basex402 service$0.001100%coinbase93d ago0xfdb466…53a594
0xb412…318c0x54d6…4afaBasex402 service$0.05100%coinbase93d ago0x9a3d67…c33eb2
0xb412…318c0x4466…125eBasex402 service$0.005100%coinbase93d ago0x77121a…db39dc
0xb412…318c0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase93d ago0x10ca13…aa09b5
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xac3316…db2db0
0xb412…318c0xd20f…7d0dBase—$0.001100%coinbase93d ago0x1e729a…ec6f0b
0xb412…318c0x260f…82b0Basex402 service$0.001100%coinbase94d ago0x597bc1…d7680b
0xb412…318c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0x733491…a2804b
0xb412…318c0x5d51…d60dBasex402 service$0.02100%coinbase94d ago0xf3d1c1…ee86c6
0xb412…318c0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase94d ago0xde25fa…ea41fd
0xb412…318c0xd20f…7d0dBase—$0.004100%coinbase94d ago0xf9061d…3758d6
0xb412…318c0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI94d ago0xaf8695…a56e5e
0xb412…318c0x20be…925dBasex402 service$0.005100%coinbase94d ago0xd86d28…d5aebd
0xb412…318c0x5d51…d60dBasex402 service$0.02100%coinbase94d ago0x5cbcd4…536711
0xb412…318c0xd20f…7d0dBase—$0.004100%coinbase94d ago0x3b1d34…66976e
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0x2ee639…317b98
0xb412…318c0x692d…07ddBasex402 service$0.01100%coinbase94d ago0x3e4588…b37fe8
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0xb3d75f…6ae9b6
0xb412…318c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0xb3413a…ae70a6
0xb412…318c0x7103…3661BaseVoidFeedDataset$0.25100%coinbase94d ago0xc9372a…e8e025
0xb412…318c0x2932…4f60Basex402 service$0.01100%coinbase94d ago0xa7a5ef…99c327
0xb412…318c0x692d…07ddBasex402 service$0.01100%coinbase94d ago0xfc087e…91a73e

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.